Has this been deprecated or maybe it is broken in debian sid, but: bash$ GO111MODULE=off go get -v go.wit.com/apps/test go: modules disabled by GO111MODULE=off; see 'go help modules' basj$ go version go version go1.22.0 linux/amd64
this doesn't work anymore. Also, 'go help modules' is less than helpful. Is there some other way to download the actual sourcecode into ~/go/src/mything/ anymore? This functionality was _PERFECT_ in my experience. I can't even imagine why it would be deprecated. How in the world are you all developing complicated software using GO without this working? Is this why everyone has gazillions of internal/ packages and massive git repos? Thanks in advance for any advice, jcarr -- 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/8a3d883a-039e-4a95-8fc4-ff9fc0b874c2n%40googlegroups.com.