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
I've installed Go and also dep but when I try to perform dep ensure it gives me the error /src/github.com/xeals/signal-back is not within a known GOPATH/src. How can I solve?
The text was updated successfully, but these errors were encountered:
signal-back --version
): 0.1.6Detailed description
I've installed Go and also dep but when I try to perform
dep ensure
it gives me the error/src/github.com/xeals/signal-back is not within a known GOPATH/src
. How can I solve?The text was updated successfully, but these errors were encountered: