diff --git a/src/cmd/go/testdata/script/mod_list_update_nolatest.txt b/src/cmd/go/testdata/script/mod_list_update_nolatest.txt index 6d00f8ce1e..c6bbbb04ec 100644 --- a/src/cmd/go/testdata/script/mod_list_update_nolatest.txt +++ b/src/cmd/go/testdata/script/mod_list_update_nolatest.txt @@ -6,7 +6,7 @@ # but has no /@latest (410) because the go.mod at the tip of the default # branch has a different major version suffix. env testproxy=$GOPROXY -env GOPROXY=file://$WORK/proxy +env GOPROXY=file:///$WORK/proxy env GOSUMDB=off # If the proxy does not return a list of versions (404/410)