wgengine: update for tailscale/wireguard-go API changes
* update to new HandshakeDone signature * use new Device.IpcGetOperationFiltered call to avoid sending allowed_ips See https://github.com/tailscale/wireguard-go/commit/dd6c1c8fe14c1af4fc8ef599ff99c302e289b553
This commit is contained in:
@@ -21,7 +21,7 @@ require (
|
||||
github.com/pborman/getopt v0.0.0-20190409184431-ee0cd42419d3
|
||||
github.com/peterbourgon/ff/v2 v2.0.0
|
||||
github.com/tailscale/winipcfg-go v0.0.0-20200413171540-609dcf2df55f
|
||||
github.com/tailscale/wireguard-go v0.0.0-20200710044538-9320f191f6b1
|
||||
github.com/tailscale/wireguard-go v0.0.0-20200716032321-dd6c1c8fe14c
|
||||
github.com/tcnksm/go-httpstat v0.2.0
|
||||
github.com/toqueteos/webbrowser v1.2.0
|
||||
go4.org/mem v0.0.0-20200706164138-185c595c3ecc
|
||||
|
||||
Reference in New Issue
Block a user