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 9d33331 commit ea04085Copy full SHA for ea04085
go.mod
@@ -2,4 +2,4 @@ module golang.org/x/mod
2
3
go 1.23.0
4
5
-require golang.org/x/tools v0.13.0 // tagx:ignore
+require golang.org/x/tools v0.34.0 // tagx:ignore
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/tools v0.13.0 h1:Iey4qkscZuv0VvIt8E0neZjtPVQFSc870HQ448QgEmQ=
-golang.org/x/tools v0.13.0/go.mod h1:HvlwmtVNQAhOuCjW7xxvovg8wbNq7LwfXh/k7wXUl58=
+golang.org/x/tools v0.34.0 h1:qIpSLOxeCYGg9TrcJokLBG4KFA6d795g0xkBkiESGlo=
+golang.org/x/tools v0.34.0/go.mod h1:pAP9OwEaY1CAW3HOmg3hLZC5Z0CCmzjAF2UQMSqNARg=
0 commit comments