chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 in /tools/goctl (#3098)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-07 20:41:03 +08:00
committed by GitHub
parent b9f98ecc4a
commit 38a97d4531
2 changed files with 3 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ require (
github.com/go-sql-driver/mysql v1.7.0
github.com/iancoleman/strcase v0.2.0
github.com/logrusorgru/aurora v2.0.3+incompatible
github.com/spf13/cobra v1.6.1
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.2
github.com/withfig/autocomplete-tools/integrations/cobra v1.2.1