On Sun, Mar 3, 2024 at 5:05 PM Jeffery Carr <basilarc...@gmail.com> wrote:
> "You can build large projects with many repos using Go modules. " > > Also, I forgot to add, lots of my repos are binaries, so module things > don't apply. How do I tell someone to download go.wit.com/apps/helloworld? > I can't now with a single GO111MODULE=off go get. Can we have 'go download' > or can go get be reverted to the prior behavior. I don't understand what is > wrong with the way things worked before. Does it break something for > someone? > > git clone https://git.wit.org/gui/helloworld Cloning into 'helloworld'... remote: Enumerating objects: 55, done. remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 100% (53/53), done. remote: Total 55 (delta 23), reused 0 (delta 0), pack-reused 0 Receiving objects: 100% (55/55), 18.66 KiB | 398.00 KiB/s, done. Resolving deltas: 100% (23/23), done. > ls helloworld LICENSE Makefile debugger.go main.go -- Kurtis Rader Caretaker of the exceptional canines Junior and Hank -- 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/CABx2%3DD-iXd-wTZwtrFAUZH%3DP7bJt7egT9S7ux2Vz6D6xzBMCeA%40mail.gmail.com.