termui/Gopkg.toml
2018-09-06 13:57:56 -07:00

12 lines
205 B
TOML

[[constraint]]
name = "github.com/davecgh/go-spew"
version = "1.1.0"
[[constraint]]
name = "github.com/mitchellh/go-wordwrap"
branch = "master"
[prune]
go-tests = true
unused-packages = true