Would be nice to use `net/netip` for IP address representation. * `net.IP` would become `netip.Addr` * `net.IPNet` would become `netip.Prefix`
Would be nice to use
net/netipfor IP address representation.net.IPwould becomenetip.Addrnet.IPNetwould becomenetip.Prefix