go.mod: update version of wireguard-go.

Signed-Off-By: David Anderson <dave@natulte.net>
pull/119/head
David Anderson 4 years ago
parent 1dbd1babc9
commit 061315acb4

@ -19,7 +19,7 @@ require (
github.com/peterbourgon/ff/v2 v2.0.0
github.com/tailscale/hujson v0.0.0-20190930033718-5098e564d9b3 // indirect
github.com/tailscale/winipcfg-go v0.0.0-20200213045944-185b07f8233f
github.com/tailscale/wireguard-go v0.0.0-20200229210408-07f11383c4dd
github.com/tailscale/wireguard-go v0.0.0-20200301084640-52819259e449
golang.org/x/crypto v0.0.0-20200210222208-86ce3cb69678
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e

Loading…
Cancel
Save