export GOBIN="/home/bwplotka/Repos/bingo/.bin"
export GOPATH="/home/bwplotka/Repos/sharedgopath"
export GOPROXY="https://proxy.golang.org"
export PATH="$GOBIN:$GOROOT/bin:$PATH"

