wireguard-go/Gopkg.toml

16 lines
246 B
TOML
Raw Normal View History

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