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 dependencies and go.mod spec #1359

Merged
merged 1 commit into from Apr 21, 2022
Merged

Update dependencies and go.mod spec #1359

merged 1 commit into from Apr 21, 2022

Conversation

meatballhat
Copy link
Member

What type of PR is this?

  • cleanup

What this PR does / why we need it:

Updates dependencies to latest within semver constraints and sets the go version in go.mod to 1.18 (current/latest) so that we are ensuring this code works with the latest greatest.

Which issue(s) this PR fixes:

Closes #1322

Testing

Nothing added, but existing tests are expected to pass with all supported Go versions.

@meatballhat meatballhat added area/v2 relates to / is being considered for v2 kind/cleanup describes internal cleanup / maintaince labels Apr 21, 2022
@meatballhat meatballhat added this to the Release 2.5.0 milestone Apr 21, 2022
@meatballhat meatballhat requested a review from a team as a code owner April 21, 2022 23:15
@meatballhat meatballhat merged commit 2e3b8fc into main Apr 21, 2022
@meatballhat meatballhat deleted the deps-updates branch April 21, 2022 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/v2 relates to / is being considered for v2 kind/cleanup describes internal cleanup / maintaince
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gopkg.in/yaml.v2 needs update to >= v2.2.8
1 participant