chore(deps): bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 in /tools/goctl (#3424)

This commit is contained in:
dependabot[bot]
2023-07-14 13:20:06 +08:00
committed by GitHub
parent a7daff3587
commit c26ea17669
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ require (
github.com/fatih/structtag v1.2.0
github.com/go-sql-driver/mysql v1.7.1
github.com/gookit/color v1.5.3
github.com/iancoleman/strcase v0.2.0
github.com/iancoleman/strcase v0.3.0
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.4