On Thu, Mar 7, 2024 at 4:28 AM Jan Mercl <0xj...@gmail.com> wrote:
> jnml@e5-1650:~/tmp/get$ GOPATH=$(pwd) GO111MODULE=auto go get -v > modernc.org/sqlite > > jnml@e5-1650:~/tmp/get$ ls pkg/mod/ > cache github.com golang.org modernc.org > Interesting, it does indeed pull the pkg/mod, but in this case, I need the old ~/go/src/ not ~/go/pkg/mod. I have to git clone the repositories. I ended up making a simple tool that works for what I need it for (go.wit.com/apps/go-clone) "go-clone --work modernc.org/sqlite" almost also worked where all the go.sum requirements are pretty clean. It's still a hack job though really. -- 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%2BHr9gpAmN%3DcmnN5G3HkObM1TRtBpGVq_%3Dmqu3_A8nyugyU0tA%40mail.gmail.com.