Skip to content

Commit

Permalink
Merge pull request containers#1828 from vrothberg/go-proxy
Browse files Browse the repository at this point in the history
Makefile: use go proxy
  • Loading branch information
rhatdan committed Aug 30, 2019
2 parents ecf5b72 + 644558f commit e930951
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
export GOPROXY=https:https://proxy.golang.org

SELINUXTAG := $(shell ./selinux_tag.sh)
APPARMORTAG := $(shell hack/apparmor_tag.sh)
STORAGETAGS := $(shell ./btrfs_tag.sh) $(shell ./btrfs_installed_tag.sh) $(shell ./libdm_tag.sh) $(shell ./ostree_tag.sh)
Expand Down

0 comments on commit e930951

Please sign in to comment.