update mod
This commit is contained in:
5
go.mod
5
go.mod
@@ -9,10 +9,9 @@ require (
|
||||
github.com/jroimartin/gocui v0.4.0
|
||||
github.com/leodido/go-urn v1.2.0 // indirect
|
||||
github.com/nicksnyder/go-i18n/v2 v2.0.3
|
||||
github.com/spf13/cobra v0.0.5
|
||||
github.com/xxjwxc/public v0.0.0-20200512075732-ac398d0e55d0
|
||||
github.com/spf13/cobra v1.0.0
|
||||
github.com/xxjwxc/public v0.0.0-20200603130802-6d8f40dd3f0d
|
||||
golang.org/x/text v0.3.2
|
||||
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user