Created
June 9, 2015 19:40
-
-
Save bryder/30c09e9d98fb2fc996da to your computer and use it in GitHub Desktop.
handling man in the middle pain for go get etc etc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
env HTTPS_PROXY=aproxy:3128 GIT_SSL_NO_VERIFY=true go get -v github.com/jessevdk/go-flags |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment