2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-10 13:10:26 +00:00
cointop/pkg/termui/Gopkg.toml
2020-11-18 20:37:40 -08: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