1
0
mirror of https://git.zx2c4.com/wireguard-go synced 2024-11-15 01:05:15 +01:00
wireguard-go/Gopkg.toml

16 lines
246 B
TOML
Raw Normal View History

2018-05-15 14:21:33 +02:00
[[constraint]]
branch = "master"
name = "golang.org/x/crypto"
[[constraint]]
branch = "master"
name = "golang.org/x/net"
2018-05-15 14:21:33 +02:00
[[constraint]]
branch = "master"
name = "golang.org/x/sys"
2018-05-15 14:21:33 +02:00
[prune]
go-tests = true
unused-packages = true