Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adding proto to the go module #164

Merged
merged 1 commit into from
Jul 18, 2024
Merged

feat: adding proto to the go module #164

merged 1 commit into from
Jul 18, 2024

Conversation

varkey98
Copy link
Collaborator

@varkey98 varkey98 commented Jul 18, 2024

Description

Objective is to add a copy of the proto file to go module so that it can be used by the go module's consumers (like mirroring agent)

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Copy link
Contributor

@tim-mwangi tim-mwangi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surprised there is no way to do this with protoc command

@varkey98 varkey98 merged commit c23ea67 into main Jul 18, 2024
2 of 3 checks passed
@varkey98 varkey98 deleted the add-proto-go-mod branch July 18, 2024 21:05
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.

2 participants