Skip to content

Remove service-proto codegen for go#676

Merged
Hayden-IO merged 1 commit intomainfrom
no-service-go
Jun 24, 2025
Merged

Remove service-proto codegen for go#676
Hayden-IO merged 1 commit intomainfrom
no-service-go

Conversation

@loosebazooka
Copy link
Copy Markdown
Member

@loosebazooka loosebazooka commented Jun 24, 2025

Summary

go clients that pull rekor-tiles in directly may experience namespace clashing/confusion when using both protobuf-specs/rekor-tiles. There's not really a reason to double gen this code if go clients can just reach into the services and pull out generated code and other helper utilities.

Release Note

  • removes github.com/sigstore/protobuf-specs/gen/pb-go/rekor/v2

Documentation

n/a

Fixes sigstore/rekor-tiles#389

Signed-off-by: Appu Goundan <appu@google.com>
@Hayden-IO Hayden-IO merged commit fc7b187 into main Jun 24, 2025
27 checks passed
@Hayden-IO Hayden-IO deleted the no-service-go branch June 24, 2025 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use proobuf-specs of V2

2 participants