mirror of
https://github.com/miguelmota/cointop
synced 2024-11-10 13:10:26 +00: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
|