mirror of
https://github.com/gizak/termui.git
synced 2025-04-24 13:48:50 +08:00
16 lines
281 B
TOML
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
|