storj/satellite/contact
Artur M. Wolff 8c1caea5db satellite/contact: swap net.IP.IsPrivateIP with isPrivateIP
This change swaps net.IP.IsPrivateIP usages with custom isPrivateIP to
unbreak the build as we want to build for earlier than Go 1.17.

Change-Id: I44badbb487f35e43b8b0433ad0f3b9c87af718d4
2022-06-13 01:01:44 +02:00
..
client.go all: fix dots 2020-07-16 14:58:28 +00:00
common.go all: use monkit v3 2020-02-05 23:53:17 +00:00
contact_test.go satellite/contact: add PingMe endpoint 2022-01-19 17:52:33 +00:00
endpoint.go satellite/contact: swap net.IP.IsPrivateIP with isPrivateIP 2022-06-13 01:01:44 +02:00
ratelimit.go private/lrucache: import from common 2021-08-16 10:04:32 +00:00
service.go satellite/contact: reject privateIPs in PingMe and CheckIn endpoints 2022-06-07 08:09:14 +00:00