diff options
Diffstat (limited to 'src/cmd/go/testdata/script/get_custom_domain_wildcard.txt')
| -rw-r--r-- | src/cmd/go/testdata/script/get_custom_domain_wildcard.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cmd/go/testdata/script/get_custom_domain_wildcard.txt b/src/cmd/go/testdata/script/get_custom_domain_wildcard.txt index 743fbb3ea4..cda25e12b0 100644 --- a/src/cmd/go/testdata/script/get_custom_domain_wildcard.txt +++ b/src/cmd/go/testdata/script/get_custom_domain_wildcard.txt @@ -1,5 +1,6 @@ [!net] skip [!exec:git] skip +env GO111MODULE=off go get -u rsc.io/pdf/... -exists $GOPATH/bin/pdfpasswd$GOEXE
\ No newline at end of file +exists $GOPATH/bin/pdfpasswd$GOEXE |
