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
Wow... I somehow solved. First the package was wrong, I had to import the specific package and not only the module (and this is obvious - my fault), so something like this:
Note that "v2" on the path is necessary otherwise the version "v2.1.0+incompatible" would be loaded instead of the latest "v2.5.1"... and in the "v2.1.0" there's no "go" subdir so no package to find
I have run
,
then what should I do ?
The text was updated successfully, but these errors were encountered: