更改日志方式
This commit is contained in:
谢小军
2020-06-06 00:20:13 +08:00
parent 349b8297e2
commit 36bb586b98
3 changed files with 72 additions and 3 deletions

4
go.mod
View File

@@ -10,9 +10,11 @@ require (
github.com/leodido/go-urn v1.2.0 // indirect
github.com/nicksnyder/go-i18n/v2 v2.0.3
github.com/spf13/cobra v1.0.0
github.com/xxjwxc/public v0.0.0-20200603130802-6d8f40dd3f0d
github.com/xxjwxc/public v0.0.0-20200605161710-72fc28675475
golang.org/x/text v0.3.2
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
gopkg.in/go-playground/validator.v9 v9.30.2
gopkg.in/yaml.v3 v3.0.0-20191120175047-4206685974f2
)
// replace github.com/xxjwxc/public => ../public