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 1759e96 commit bba3e06Copy full SHA for bba3e06
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.36.0 // tagx:ignore
+require golang.org/x/tools v0.37.0 // tagx:ignore
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/tools v0.36.0 h1:kWS0uv/zsvHEle1LbV5LE8QujrxB3wfQyxHfhOk0Qkg=
-golang.org/x/tools v0.36.0/go.mod h1:WBDiHKJK8YgLHlcQPYQzNCkUxUypCaa5ZegCVutKm+s=
+golang.org/x/tools v0.37.0 h1:DVSRzp7FwePZW356yEAChSdNcQo6Nsp+fex1SUW09lE=
+golang.org/x/tools v0.37.0/go.mod h1:MBN5QPQtLMHVdvsbtarmTNukZDdgwdwlO5qGacAzF0w=
0 commit comments