@DanielRenne we need to create a manifest in GoCore using the new standard dependency libraries in go.
See:
https://github.com/golang/go/wiki/Modules#quick-start
We can still keep the old getCore but should allow people who use go modules to be able to install all the dependencies that way too.