Skip to content

Instantly share code, notes, and snippets.

@bryder
Created June 9, 2015 19:40
Show Gist options
  • Save bryder/30c09e9d98fb2fc996da to your computer and use it in GitHub Desktop.
Save bryder/30c09e9d98fb2fc996da to your computer and use it in GitHub Desktop.
handling man in the middle pain for go get etc etc
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