v1.116.1
- Removed the external IP checker sites that no longer resolve from the list used by
network.ExternalIP()
- Reordered the site list used by
network.ExternalIP()
to try those that return ipv4 addresses before those that return ipv6 addresses - Removed the
network.TCPKeepAliveListener
, as that is the default innet/http
now - In the natpmp package, defer gateway discovery until actual use