We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f5626 commit 94b564cCopy full SHA for 94b564c
go.mod
@@ -1,6 +1,6 @@
1
module golang.org/x/tools
2
3
-go 1.22.6 // => default GODEBUG has gotypesalias=0
+go 1.22.0 // => default GODEBUG has gotypesalias=0
4
5
require (
6
github.com/google/go-cmp v0.6.0
0 commit comments