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 b6b473e commit 5397e65Copy full SHA for 5397e65
cmd/auth/go.mod
@@ -1,3 +1,3 @@
1
module golang.org/x/tools/cmd/auth
2
3
-go 1.23.0
+go 1.24.0
go.mod
@@ -1,6 +1,6 @@
module golang.org/x/tools
4
5
require (
6
github.com/google/go-cmp v0.6.0
gopls/doc/assets/go.mod
@@ -4,4 +4,4 @@
module golang.org/x/tools/gopls/doc/assets
7
0 commit comments