mirror of
https://git.zx2c4.com/wireguard-go
synced 2025-09-18 20:57:50 +02:00
16 lines
246 B
TOML
16 lines
246 B
TOML
[[constraint]]
|
|
branch = "master"
|
|
name = "golang.org/x/crypto"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "golang.org/x/net"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "golang.org/x/sys"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|