1
0
mirror of https://github.com/gizak/termui.git synced 2025-04-24 13:48:50 +08:00
termui/Gopkg.toml
2018-08-01 19:30:44 -07:00

16 lines
281 B
TOML

[[constraint]]
name = "github.com/maruel/panicparse"
branch = "master"
[[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