Skip to content

Commit

Permalink
comment for windows when we switch to modules
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Collison <derek@nats.io>
  • Loading branch information
derekcollison committed May 6, 2019
1 parent 952153f commit 056c940
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/cross_compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
set -e

# For now depend on vendor directory.
# When we change to modules we need this to force pull in windows.
# GOOS=windows GOARCH=amd64 go get -u
export GO111MODULE="off"

go get github.com/mitchellh/gox
Expand Down

0 comments on commit 056c940

Please sign in to comment.