mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 14:48:40 +00:00
12 lines
190 B
TOML
12 lines
190 B
TOML
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/aykevl/go-llvm"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "golang.org/x/tools"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|