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
{{ message }}
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.
Question
After Go 1.2, it is not necessary to set GOPATH, but if there is not GOPATH, the DM build will fail.
Maybe we should check GOPATH is set before building, another alternative way is to only do the check in CI, or in Dev mod.
The text was updated successfully, but these errors were encountered: