This also breaks the Go extension of Visual Studio Code: https://github.com/Microsoft/vscode-go/issues/1636#issuecomment-387962213 A tool used by it, gopkgs, uses filepath.Walk (actually a parallel implementation of it, but it's the same issue) to list the packages in GOROOT, but filepath.Walk does not follow symlinks.
** Bug watch added: github.com/Microsoft/vscode-go/issues #1636 https://github.com/Microsoft/vscode-go/issues/1636 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743452 Title: Symlinks under $GOROOT break godoc To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/golang-1.9/+bug/1743452/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs