Our server can not connect to the Internet because of security lock down.
To be able to use GO with 3rd party modules, I see that we have to options
1) Our laptops can connect to the internet. Is it possible to "go get github...." on the laptop and then copy that module to the server? How would we do this?
2) We have a GOGS server on the network. Would it be possible to clone the github repository and then push it as a private repository to the GOGS server? What changes do we need to make to the GO configuration? (This would be the preferred option if it is possible)