Heeding the prodding of the go gurus on this list I just converted a bunch of old code to modules and was wondering what the "module" equivalent to "go build ./..." is. I used to be able to use that command at the top of my code tree and it would attempt to build everything in the subdirs. Doesn't seem to work now even though each subdir compiles fine individually. Haven't been reading golang-nuts every day so sorry if I missed a previous topic that solves this.
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/bda882d5-9cdc-4b68-8722-920e4790a3d0n%40googlegroups.com.