go.mod: update wireguard-go version

To pick up netaddr deps change
This commit is contained in:
Josh Bleecher Snyder 2020-12-30 17:41:14 -08:00
parent 86fe22a1b1
commit 14af677332

2
go.mod
View File

@ -24,7 +24,7 @@ require (
github.com/pborman/getopt v0.0.0-20190409184431-ee0cd42419d3
github.com/peterbourgon/ff/v2 v2.0.0
github.com/tailscale/depaware v0.0.0-20201214215404-77d1e9757027
github.com/tailscale/wireguard-go v0.0.20201119-0.20201228205120-066446d1733a
github.com/tailscale/wireguard-go v0.0.0-20201228234719-da0d2727455d
github.com/tcnksm/go-httpstat v0.2.0
github.com/toqueteos/webbrowser v1.2.0
go4.org/intern v0.0.0-20201223061701-969c7e87e7cb // indirect