mirror of
https://github.com/cjbassi/gotop.git
synced 2025-05-14 19:29:42 +08:00
16 lines
273 B
TOML
16 lines
273 B
TOML
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/cjbassi/termui"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/docopt/docopt-go"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/shirou/gopsutil"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|