mirror of
https://github.com/tailscale/tailscale.git
synced 2025-02-21 12:28:39 +00:00
go.mod: bump wireguard-go version.
Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
parent
77af7e5436
commit
4affea2691
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-20200307073332-1d43cf6b424f
|
||||
github.com/tailscale/wireguard-go v0.0.0-20200310220049-0e4b18711a8f
|
||||
golang.org/x/crypto v0.0.0-20200302210943-78000ba7a073
|
||||
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…
x
Reference in New Issue
Block a user