micro--go-micro
7cf8bc26d3
These go.mod files exist solely so the cmd/v1.18.2, cmd/micro/v1.18.2, and cmd/protoc-gen-micro/v1.18.2 tags publish a retract-all for the phantom module paths, making 'go install go-micro.dev/v6/cmd/...@latest' fall back to the root module go-micro.dev/v6. This commit is referenced only by those tags; master stays a single module. Fixes #2987 / #2985.