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

Run go mod tidy as part of generate #755

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

pkwarren
Copy link
Contributor

Run 'go mod tidy' as part of 'make generate'. This will ensure that it is run prior to passing CI as any modifications it makes will cause 'make checkgenerate' to fail.

Run 'go mod tidy' as part of 'make generate'. This will ensure that it
is run prior to passing CI as any modifications it makes will cause
'make checkgenerate' to fail.

Signed-off-by: Philip K. Warren <pwarren@buf.build>
@akshayjshah akshayjshah merged commit 829c23c into connectrpc:main Jun 25, 2024
13 checks passed
@pkwarren pkwarren deleted the pkw/run-go-mod-tidy branch June 25, 2024 17:03
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.

None yet

3 participants