chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 in /tools/goctl (#5312)

This commit is contained in:
dependabot[bot]
2025-12-05 09:30:53 +08:00
committed by GitHub
parent 9e425893a7
commit 0a724447cd
2 changed files with 4 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ require (
github.com/go-sql-driver/mysql v1.9.0
github.com/gookit/color v1.6.0
github.com/iancoleman/strcase v0.3.0
github.com/spf13/cobra v1.10.1
github.com/spf13/cobra v1.10.2
github.com/spf13/pflag v1.0.10
github.com/stretchr/testify v1.11.1
github.com/withfig/autocomplete-tools/integrations/cobra v1.2.1