We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6657fc7 commit 3540f74Copy full SHA for 3540f74
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/charmbracelet/log v0.4.0
7
github.com/iancoleman/strcase v0.3.0
8
github.com/spf13/cobra v1.8.1
9
- golang.org/x/tools v0.25.0
+ golang.org/x/tools v0.31.0
10
)
11
12
require (
0 commit comments