github.com/aykevl/tinygo@v0.5.0/Gopkg.toml (about)

     1  [[constraint]]
     2    branch = "llvm8"
     3    name = "tinygo.org/x/go-llvm"
     4  
     5  [[constraint]]
     6    branch = "master"
     7    name = "golang.org/x/tools"
     8  
     9  [prune]
    10    go-tests = true
    11    unused-packages = true