Sorry I forgot 1 more expectation/boundary condition: I'd like to be able to tar both go code in the local filesystem and the referenced go packages in the local filesystem and copy it to a different OS to different absolute paths? I believe I can't use replace?
On 3/24/21, fge...@gmail.com <fge...@gmail.com> wrote: > Assuming GO111MODULE=on, if I don't want to publish anything and I > only want to build go code in the local filesystem, referencing only > go packages in the local filesystem. > > Can I do that without local version control software and a private module > proxy? > > After reading most module documentation on golang.org, I still can't > answer this question. > If anybody already does that, could you please share your setup? > If a local version control and a private module proxy is needed, could > you also please share the details? > > 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/CA%2Bctqroy91XgrtAXN_kf%2B7xJZy1zmXJ8v4eADjcDDv5DSEHS0Q%40mail.gmail.com.