Add INI support

This commit is contained in:
beliys
2025-05-17 18:55:53 +10:00
committed by Mike Farah
parent b534aa9ee5
commit 3ac203ebb8
11 changed files with 517 additions and 11 deletions
+1
View File
@@ -7,6 +7,7 @@ require (
github.com/dimchansky/utfbom v1.1.1
github.com/elliotchance/orderedmap v1.8.0
github.com/fatih/color v1.18.0
github.com/go-ini/ini v1.67.0
github.com/goccy/go-json v0.10.5
github.com/goccy/go-yaml v1.17.1
github.com/jinzhu/copier v0.4.0