mirror of
https://github.com/golang/go
synced 2024-11-19 00:54:42 -07:00
acbc0e3ba1
When the tempModfile flag was enabled, there would be some go commands that would run without the -modfile flag. This change adds the config's buildFlags to the invokeGo command in go/packages and updates how we are checking if the go version is 1.14 within the modfileFlagExists function. Fixes golang/go#36247 Change-Id: I436666c3fcad33e85ba00aec5f227fe4a0e638b8 Reviewed-on: https://go-review.googlesource.com/c/tools/+/212477 Run-TryBot: Rohan Challa <rohan@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
analysis.go | ||
builtin.go | ||
cache.go | ||
check.go | ||
debug.go | ||
error_test.go | ||
errors.go | ||
external.go | ||
file.go | ||
load.go | ||
modfiles.go | ||
overlay.go | ||
parse_mod.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view.go |