export PATH="<%= ::File.join(@install_dir, 'go', 'bin') %>:<%= @gobin %>:$PATH" export GOPATH=<%= @gopath %> export GOBIN=<%= @gobin %>