So, I've been writing go code for my company, and many have expressed an interest in learning Go. So what I want to do is create a learning environment for them on one of our 'tools' servers. The problem is that the tools server doesn't have good connectivity to the internet. So using go mod to download packages doesn't work. Is there a place I can download the package, put it on the server in a shared location so that go mod can pick up that it's already available?
Thanks, -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/64642177-5c5c-41d8-b508-66318e429276n%40googlegroups.com.