feat(Go-Tool):
2020/12/16: 添加YAML和结构体转换工具
This commit is contained in:
Vendored
+3
-1
@@ -1,4 +1,4 @@
|
||||
# github.com/ahmetb/go-linq v2.0.0-rc0+incompatible
|
||||
# github.com/ahmetb/go-linq v3.0.0+incompatible
|
||||
github.com/ahmetb/go-linq
|
||||
# github.com/go-ini/ini v1.57.0
|
||||
github.com/go-ini/ini
|
||||
@@ -8,3 +8,5 @@ github.com/json-iterator/go
|
||||
github.com/modern-go/concurrent
|
||||
# github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
|
||||
github.com/modern-go/reflect2
|
||||
# gopkg.in/yaml.v2 v2.4.0
|
||||
gopkg.in/yaml.v2
|
||||
|
||||
Reference in New Issue
Block a user