wgengine: update for tailscale/wireguard-go API changes

* update to new HandshakeDone signature
* use new Device.IpcGetOperationFiltered call to avoid sending allowed_ips

See dd6c1c8fe1
This commit is contained in:
Brad Fitzpatrick
2020-07-15 20:30:45 -07:00
parent 44baa3463f
commit cdfea347d0
3 changed files with 11 additions and 4 deletions

2
go.mod
View File

@@ -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