Skip to content

Instantly share code, notes, and snippets.

@MatejLach
Created March 12, 2020 19:13
Show Gist options
  • Save MatejLach/f570cbb9c88091ceaf3f8f9c68cd35a3 to your computer and use it in GitHub Desktop.
Save MatejLach/f570cbb9c88091ceaf3f8f9c68cd35a3 to your computer and use it in GitHub Desktop.
Go env for 1.14, note empty GOBIN
GO111MODULE=on
GOBIN=
GOPROXY=https://proxy.golang.org,direct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment