wireguard-go/Gopkg.toml
2018-05-15 14:49:52 +02:00

16 lines
246 B
TOML

[[constraint]]
branch = "master"
name = "golang.org/x/crypto"
[[constraint]]
branch = "master"
name = "golang.org/x/sys"
[[constraint]]
branch = "master"
name = "golang.org/x/net"
[prune]
go-tests = true
unused-packages = true