mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-29 04:55:31 +00:00
go.mod: bump wireguard-go
Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
This commit is contained in:
parent
14a2564ef0
commit
acd14960f8
3
go.mod
3
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-20200318202300-fc0d3b3791f3
|
||||
github.com/tailscale/wireguard-go v0.0.0-20200318220557-3a43a6493fd7
|
||||
golang.org/x/crypto v0.0.0-20200317142112-1b76d66859c6
|
||||
golang.org/x/net v0.0.0-20200301022130-244492dfa37a // indirect
|
||||
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
|
||||
@ -31,3 +31,4 @@ require (
|
||||
honnef.co/go/tools v0.0.1-2020.1.3 // indirect
|
||||
rsc.io/goversion v1.2.0
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user