mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-01 22:22:12 +00:00
wgengine/filter, wgengine/magicsock: use new IP.BitLen to simplify some code
This commit is contained in:
2
go.mod
2
go.mod
@@ -39,6 +39,6 @@ require (
|
||||
golang.org/x/tools v0.0.0-20201211185031-d93e913c1a58
|
||||
golang.zx2c4.com/wireguard/windows v0.1.2-0.20201113162609-9b85be97fdf8
|
||||
honnef.co/go/tools v0.1.0
|
||||
inet.af/netaddr v0.0.0-20201123222344-3c8588dd0e81
|
||||
inet.af/netaddr v0.0.0-20201215200150-7aef11fabe72
|
||||
rsc.io/goversion v1.2.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user