Skip to content

Commit 75f0e97

Browse files
fix(deps): update module golang.org/x/tools to v0.36.0
1 parent 6657fc7 commit 75f0e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/charmbracelet/log v0.4.0
77
github.com/iancoleman/strcase v0.3.0
88
github.com/spf13/cobra v1.8.1
9-
golang.org/x/tools v0.25.0
9+
golang.org/x/tools v0.36.0
1010
)
1111

1212
require (

0 commit comments

Comments
 (0)