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 ea04085 commit f8a9fe2Copy full SHA for f8a9fe2
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.34.0 // tagx:ignore
+require golang.org/x/tools v0.35.0 // tagx:ignore
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/tools v0.34.0 h1:qIpSLOxeCYGg9TrcJokLBG4KFA6d795g0xkBkiESGlo=
-golang.org/x/tools v0.34.0/go.mod h1:pAP9OwEaY1CAW3HOmg3hLZC5Z0CCmzjAF2UQMSqNARg=
+golang.org/x/tools v0.35.0 h1:mBffYraMEf7aa0sB+NuKnuCy8qI/9Bughn8dC2Gu5r0=
+golang.org/x/tools v0.35.0/go.mod h1:NKdj5HkL/73byiZSJjqJgKn3ep7KjFkBOkR/Hps3VPw=
0 commit comments