fux Big Camel

修改驼峰命名规范bug
This commit is contained in:
xxj
2021-07-09 15:45:51 +08:00
parent ea70e9c6ba
commit d83ca8d7bf
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ 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-20210611023445-d5fd9e893ee4
github.com/xxjwxc/public v0.0.0-20210709073023-f6ec6fb9bcb4
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