In Go 1.18, the [`net/netip`](https://pkg.go.dev/net/netip) package was added, which introduced a few types to replace `net.IP` and `net.IPNet`, among others. Would you be open to updating this module to use `net/netip`?