Skip to content

Commit 05b6234

Browse files
Update module golang.org/x/tools to v0.31.0
1 parent d1a3d20 commit 05b6234

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
@@ -8,7 +8,7 @@ require (
88
github.com/pkg/errors v0.9.1
99
github.com/spf13/afero v1.9.5
1010
github.com/urfave/cli/v2 v2.25.7
11-
golang.org/x/tools v0.16.0
11+
golang.org/x/tools v0.31.0
1212
gopkg.in/yaml.v3 v3.0.1
1313
)
1414

0 commit comments

Comments
 (0)