You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to compile go from git repository, the go dist command installs the commands in GOBIN. However I think this is wrong, since the commands should be installed in GOROOT_FINAL/bin, instead.