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
This avoids the need to have GOPATH set and is in line with how Go itself
behaves, see golang/go#17262.
While at it, make the workspace directory check a bit stricter by really
checking for a directory.
0 commit comments