Update Gopkg.toml

This commit is contained in:
Caleb Bassi 2018-04-08 21:21:00 -07:00
parent dfc92eb7ad
commit 6598c648ed

View File

@ -1,14 +1,14 @@
[[constraint]]
branch = "master"
name = "github.com/cjbassi/termui"
branch = "master"
[[constraint]]
branch = "master"
name = "github.com/docopt/docopt-go"
branch = "master"
[[constraint]]
branch = "master"
name = "github.com/shirou/gopsutil"
branch = "master"
[prune]
go-tests = true