propogate HTTP_PROXY environment variables throuhgout build

This commit is contained in:
Brad Rydzewski
2015-10-06 15:50:15 -07:00
parent acb27f4f1e
commit 0943117ad7
4 changed files with 28 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ deps:
go get -u github.com/elazarl/go-bindata-assetfs/...
go get -u github.com/dchest/jsmin
go get -u github.com/franela/goblin
go get -u github.com/go-swagger/go-swagger
go get -u github.com/go-swagger/go-swagger/...
go get -u github.com/PuerkitoBio/goquery
go get -u github.com/russross/blackfriday