add auto package name
This commit is contained in:
2
go.mod
2
go.mod
@@ -6,7 +6,7 @@ require (
|
||||
github.com/BurntSushi/toml v0.3.1
|
||||
github.com/go-playground/locales v0.12.1 // indirect
|
||||
github.com/go-playground/universal-translator v0.16.0 // indirect
|
||||
github.com/jinzhu/gorm v1.9.10 // indirect
|
||||
github.com/jinzhu/gorm v1.9.10
|
||||
github.com/leodido/go-urn v1.1.0 // indirect
|
||||
github.com/spf13/cobra v0.0.5
|
||||
github.com/xxjwxc/public v0.0.0-20190915135914-aefa9155c004
|
||||
|
||||
Reference in New Issue
Block a user