-
retract phantom cmd module paths (tag-only; not for master)
发布于
2026-06-27 12:34:57 +00:00 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.下载附件