Remove rbgterm from Gopkg.toml

This commit is contained in:
Arturo Filastò 2018-09-10 17:09:00 +02:00
parent e5c508a94c
commit 8657c3b8c6

View File

@ -30,10 +30,6 @@ required = ["github.com/shuLhan/go-bindata/go-bindata"]
name = "github.com/alecthomas/kingpin"
version = "2.2.6"
[[constraint]]
branch = "master"
name = "github.com/aybabtme/rgbterm"
[prune]
go-tests = true
unused-packages = true