-
feat: commit generated Go code, consume via go get instead of submodule
released this
2026-06-22 02:40:12 +00:00 | 19 commits to main since this releaseAdd go.mod, buf.gen.yaml, and generated gen/kafkamgmt/v1 so consumers
fetch this module directly via go get against the self-hosted Forgejo
host, with no local buf/protoc plugin installation required. Add a
codegen-check CI job to keep gen/ in sync with proto/.Downloads