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

Upgrade build dependencies #130

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

shoenig
Copy link
Contributor

@shoenig shoenig commented Mar 12, 2022

This PR upgrades dependencies

By updating the go.mod build mode from 1.12 to 1.17 and upgrading
directly imported dependencies, we can eliminate all of the replace
directives that were needed previously (they've since been resolved).

The split require blocks are a new feature of the go tooling.

This PR upgrades dependencies

By updating the go.mod build mode from 1.12 to 1.17 and upgrading
directly imported dependencies, we can eliminate all of the 'replace'
directives that were needed previously.
@shishir-a412ed
Copy link
Contributor

Adding a comment to make CLA bot happy!

@github-actions
Copy link

github-actions bot commented Mar 14, 2022

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@shishir-a412ed
Copy link
Contributor

@shoenig Can you sign the CLA?

@shoenig
Copy link
Contributor Author

shoenig commented Mar 14, 2022

I have read the CLA Document and I hereby sign the CLA

Copy link
Contributor

@shishir-a412ed shishir-a412ed left a comment

Choose a reason for hiding this comment

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

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants