mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 18:47:47 +00:00
12 lines
184 B
TOML
12 lines
184 B
TOML
[[constraint]]
|
|
branch = "llvm8"
|
|
name = "tinygo.org/x/go-llvm"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "golang.org/x/tools"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|