I don't think you need to run go get there at all - just run go mod tidy, and then when you go build, if it needs something it will get it. If you need to download without building, go mod download will do that.
Howard -- 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/08d2686d-6c72-4b7d-9579-b7c299baca3an%40googlegroups.com.