diff --git a/go.mod b/go.mod index e614ff432..5d0fd7e9e 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,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-20200325185614-bd634ffe2ded + github.com/tailscale/wireguard-go v0.0.0-20200407164751-7f0c43dd1145 github.com/toqueteos/webbrowser v1.2.0 golang.org/x/crypto v0.0.0-20200317142112-1b76d66859c6 golang.org/x/net v0.0.0-20200301022130-244492dfa37a // indirect