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 f060e16 commit 1759e96Copy full SHA for 1759e96
go.mod
@@ -2,4 +2,4 @@ module golang.org/x/mod
2
3
go 1.24.0
4
5
-require golang.org/x/tools v0.35.0 // tagx:ignore
+require golang.org/x/tools v0.36.0 // tagx:ignore
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/tools v0.35.0 h1:mBffYraMEf7aa0sB+NuKnuCy8qI/9Bughn8dC2Gu5r0=
-golang.org/x/tools v0.35.0/go.mod h1:NKdj5HkL/73byiZSJjqJgKn3ep7KjFkBOkR/Hps3VPw=
+golang.org/x/tools v0.36.0 h1:kWS0uv/zsvHEle1LbV5LE8QujrxB3wfQyxHfhOk0Qkg=
+golang.org/x/tools v0.36.0/go.mod h1:WBDiHKJK8YgLHlcQPYQzNCkUxUypCaa5ZegCVutKm+s=
0 commit comments