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
Bash 4.4 was released last night, and `./go test` failed to run due to
`_GO_SEARCH_PATHS` being redefined. This change puts a guard around the
assignment so it isn't attempted if `_GO_SEARCH_PATHS` is not null.
0 commit comments