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
When the mounted go-code is only linked (as I have a separate folder for the sourcecode and a separate folder for the Docker Builds), go list seems to return nothing.
If I am however copying the sourcecode into the docker build folder, it successfully evaluates the Canoncial Import Path
The text was updated successfully, but these errors were encountered:
When the mounted go-code is only linked (as I have a separate folder for the sourcecode and a separate folder for the Docker Builds), go list seems to return nothing.
If I am however copying the sourcecode into the docker build folder, it successfully evaluates the Canoncial Import Path
The text was updated successfully, but these errors were encountered: