I'm having a trouble mapping some go modules imported from github.com locally in an offline environment. I thought of changing GOPROXY into a file path, that contains the folder of the previously installed packages. Is that possible?
Thanks!
OS: Linux