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 May 23, 2018. It is now read-only.
If the
.go
file is not inside the GOPATH, runninggo install .
(as this package does) fails.On the other hand, running
go build .
shows all the errors:Could we get a setting to choose which command to run?
The text was updated successfully, but these errors were encountered: