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

Chore: Upgrade inet.af/netaddr for compatibility with Go 1.18 #6046

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

aknuds1
Copy link
Contributor

@aknuds1 aknuds1 commented Apr 28, 2022

What this PR does / why we need it:
Upgrade to latest inet.af/netaddr, in order to in turn upgrade to latest go4.org/unsafe/assume-no-moving-gc, which is compatible with Go 1.18.

Which issue(s) this PR fixes:
Fixes #5875.

Special notes for your reviewer:

Checklist

  • [na] Documentation added
  • [na] Tests updated
  • [na] Is this an important fix or new feature? Add an entry in the CHANGELOG.md.
  • [na] Changes that require user attention or interaction to upgrade are documented in docs/sources/upgrading/_index.md

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
@aknuds1 aknuds1 requested a review from a team as a code owner April 28, 2022 12:03
Copy link
Contributor

@kavirajk kavirajk left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @aknuds1

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

Successfully merging this pull request may close these issues.

Update go4.org/unsafe/assume-no-moving-gc dependency to support Go 1.18
3 participants