mirror of https://github.com/golang/go.git
cmd/go: update TestScript/mod_convert
Fixes #45659 Change-Id: Ie7e07c9acfc500222c244464fbebfcc8e5b14c64 Reviewed-on: https://go-review.googlesource.com/c/go/+/312629 Reviewed-by: Bryan C. Mills <bcmills@google.com> Run-TryBot: Bryan C. Mills <bcmills@google.com> Trust: Dmitri Shuralyov <dmitshur@golang.org>
This commit is contained in:
parent
14a18b7d25
commit
a4f3ff2205
|
|
@ -1,4 +1,6 @@
|
|||
[short] skip
|
||||
[!net] skip
|
||||
[!exec:git] skip
|
||||
|
||||
env GO111MODULE=on
|
||||
env GOPROXY=
|
||||
|
|
|
|||
Loading…
Reference in New Issue