Skip to content

Commit

Permalink
Source GOFLAGS from environment
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlewis committed Jun 25, 2024
1 parent ca29e17 commit b46facc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ loadEnvDir() {
envFlags+=("GO_LINKER_SYMBOL")
envFlags+=("GO_LINKER_VALUE")
envFlags+=("GO15VENDOREXPERIMENT")
envFlags+=("GOFLAGS")
envFlags+=("GOPROXY")
envFlags+=("GOPRIVATE")
envFlags+=("GONOPROXY")
Expand Down

0 comments on commit b46facc

Please sign in to comment.