项目文件夹

文件
Go Micro 7cf8bc26d3 retract phantom cmd module paths (tag-only; not for master)
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.
2026-06-27 12:34:57 +00:00
..