Skip to content

Conversation

@mrmelon54
Copy link

@mrmelon54 mrmelon54 commented Feb 3, 2025

Warning

This is currently just a draft of a net/netip implementation.
Currently only wglinux, wgtest and wguser are supported.
I have now done changes for the other platforms, but they need proper testing.

Closes #147

Signed-off-by: MrMelon54 <github@mrmelon54.com>
Signed-off-by: MrMelon54 <github@mrmelon54.com>
Signed-off-by: MrMelon54 <github@mrmelon54.com>
Signed-off-by: MrMelon54 <github@mrmelon54.com>
@mrmelon54 mrmelon54 marked this pull request as ready for review March 4, 2025 20:16
@mrmelon54
Copy link
Author

@mdlayher Please, could you enable workflows for my PR, so it can run the full test suite.

Signed-off-by: MrMelon54 <github@mrmelon54.com>
Signed-off-by: MrMelon54 <github@mrmelon54.com>
Signed-off-by: MrMelon54 <github@mrmelon54.com>
Signed-off-by: MrMelon54 <github@mrmelon54.com>
Signed-off-by: MrMelon54 <github@mrmelon54.com>
Signed-off-by: MrMelon54 <github@mrmelon54.com>
@mrmelon54
Copy link
Author

Looks like the current issues with tests is in the upstream master branch. I have confirmed my branch passed tests when the Go version is updated to 1.23 (though potentially an older version will also work fine).

go: honnef.co/go/tools/cmd/staticcheck@HEAD (in honnef.co/go/tools@v0.7.0-0.dev.0.20250708155414-ba737e5a0f56): go.mod:3: invalid go version '1.23.0': must match format 1.23

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use the standard library net/netip

1 participant