增加toml文件读取

This commit is contained in:
2023-07-31 21:10:05 +08:00
parent d9fac952a8
commit e92246d281
3 changed files with 20 additions and 0 deletions

1
go.mod
View File

@@ -18,6 +18,7 @@ require (
)
require (
github.com/BurntSushi/toml v1.3.2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/tidwall/match v1.1.1 // indirect