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

Bring back some go.sum dependencies by running go mod tidy #1174

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

ndhanushkodi
Copy link
Contributor

@ndhanushkodi ndhanushkodi commented Apr 15, 2022

Changes proposed in this PR:

  • Our nightly tests failed last night on not seeing cenkalti/backoff in go.sum so I ran go mod tidy with go 1.17.9 in the acceptance directory and these are what got brought back. (Only the cloud ones failed).

How I've tested this PR:

  • Just ran go mod tidy

How I expect reviewers to test this PR:
👀

@ndhanushkodi ndhanushkodi merged commit 344ed72 into main Apr 15, 2022
@ndhanushkodi ndhanushkodi deleted the run-go-mod-tidy branch April 15, 2022 18:28
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.

3 participants