aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/get_404_meta.txt
blob: b71cc7fe010a1e182342d70ed003aced170fee88 (plain)
1
2
3
4
5
6
7
8
9
10
11
# golang.org/issue/13037: 'go get' was not parsing <meta> tags in 404 served over HTTPS.

[!net] skip
[!exec:git] skip

env GO111MODULE=off
go get -d -insecure bazil.org/fuse/fs/fstestutil

env GO111MODULE=on
env GOPROXY=direct
go get -d -insecure bazil.org/fuse/fs/fstestutil