new
This commit is contained in:
6
go.mod
6
go.mod
@@ -8,11 +8,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-20200928160257-3db1045537d1
|
||||
golang.org/x/text v0.3.2
|
||||
github.com/xxjwxc/public v0.0.0-20210303034518-3d2086731fb9
|
||||
golang.org/x/text v0.3.3
|
||||
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
|
||||
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
|
||||
gorm.io/driver/mysql v1.0.1
|
||||
gorm.io/driver/sqlite v1.1.4
|
||||
gorm.io/gorm v1.20.7
|
||||
|
||||
Reference in New Issue
Block a user