tinygo/Gopkg.toml
2019-03-22 22:55:11 +01:00

11 строки
184 Б
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