Skip to content

Commit

Permalink
Use GOPROXY
Browse files Browse the repository at this point in the history
  • Loading branch information
come-maiz committed Jul 3, 2019
1 parent 202dd5a commit e8724df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/snap.sh
Expand Up @@ -23,6 +23,7 @@ snap() {
ARCH_TRIPLET=$1 TARGET_GOARCH=$2 snapcraft --target-arch $3
}

export GOPROXY='https://proxy.golang.org'
snap x86_64-linux-gnu amd64 amd64
snap arm-linux-gnueabihf arm armhf
snap aarch64-linux-gnu arm64 arm64

0 comments on commit e8724df

Please sign in to comment.