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
There's a few cases were we've assumed GOPATH is set in the env, this may no longer be true when go moves to a default go path: golang/go#17262 (comment)
There's a few cases were we've assumed GOPATH is set in the env, this may no longer be true when go moves to a default go path: golang/go#17262 (comment)
Check some locations, such as:
apicompat/apicompat.go
Line 146 in 7fa1f07
apicompat/apicompat.go
Line 193 in 7fa1f07
The text was updated successfully, but these errors were encountered: