Hi,
Has anyone had an issue with Go referencing "src" folders from the which was changed to "pkg" since v1.6? If so is there any way to fix this or any link to a similar issue?
I couldn't find anything in the documentation regarding this. I am running the latest v1.17.1 release.
The folder listing for my GOPATH:
When presenting text, please present it as ordinary text, not as images. Text is much easier to read than images. Thanks.
You should not have a directory $GOROOT/src/
github.com. I don't know why that appears to exist on your system.
Ian