Skip to content

Conversation

tklauser
Copy link
Member

Modernize the package by switching to the netip.Addr type provided since Go 1.18.

This simplifies the code and avoids some conversions from/to string.

Towards #24246

Modernize the package by switching to the netip.Addr type provided since
Go 1.18.

This simplifies the code and avoids some conversions from/to string.

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser tklauser added the release-note/misc This PR makes changes that have no direct user impact. label Oct 31, 2023
@tklauser tklauser requested review from a team as code owners October 31, 2023 09:15
@tklauser tklauser requested review from marseel and pippolo84 October 31, 2023 09:15
@tklauser
Copy link
Member Author

/test

@tklauser tklauser merged commit 4110131 into main Nov 1, 2023
@tklauser tklauser deleted the pr/tklauser/dnsproxy-lookupep-netip branch November 1, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants