mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-04 19:17:47 +00:00
9092dbcc53
the new import path is:
tinygo.org/x/go-llvm
12 lines
185 B
TOML
12 lines
185 B
TOML
[[constraint]]
|
|
branch = "master"
|
|
name = "tinygo.org/x/go-llvm"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "golang.org/x/tools"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|