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

Update third-party dependencies and use Go 1.14 #1456

Merged
merged 1 commit into from
Apr 14, 2020
Merged

Conversation

nfnt
Copy link
Member

@nfnt nfnt commented Apr 9, 2020

What this PR does / why we need it:
This updates some dependencies to their latest version and changes our build tools to use Go 1.14. I didn't update the Kubernetes dependencies to their latest version (1.18.1 as of today), because they suffer from a case-insensitive import collision that wasn't trivial to fix. I'll look into fixing this independent from this PR.

Signed-off-by: Jan Schlicht <jan@d2iq.com>
@nfnt nfnt added the component/tooling Code generation and building label Apr 9, 2020
@nfnt nfnt self-assigned this Apr 9, 2020
@porridge
Copy link
Member

porridge commented Apr 9, 2020

I'm curious if there is any particular motivation for this bump, other than the desire to be on the latest and greatest?

@nfnt
Copy link
Member Author

nfnt commented Apr 9, 2020

Nothing other than the desire to be on the latest and greatest.

Copy link
Contributor

@zen-dog zen-dog left a comment

Choose a reason for hiding this comment

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

Provided it's green 🚢

Copy link
Member

@kensipe kensipe left a comment

Choose a reason for hiding this comment

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

lgtm

@kensipe kensipe merged commit 9eaad41 into master Apr 14, 2020
@kensipe kensipe deleted the nfnt/bump-deps branch April 14, 2020 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/tooling Code generation and building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants