We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 928bda4 commit be28e5aCopy full SHA for be28e5a
src/cmd/go/testdata/script/mod_get_fallback.txt
@@ -6,5 +6,5 @@ env GOPROXY=https://proxy.golang.org,direct
6
env GOSUMDB=off
7
8
go get -x -v -d golang.org/x/tools/cmd/goimports
9
-stderr '# get https://proxy.golang.org/golang.org/x/tools/@latest'
+stderr '# get https://proxy.golang.org/golang.org/x/tools/@v/list'
10
! stderr '# get https://golang.org'
0 commit comments