1
0
mirror of https://github.com/strongdm/comply synced 2024-07-08 09:21:47 +00:00
comply/vendor/github.com/manifoldco/promptui/Gopkg.toml

17 lines
390 B
TOML
Raw Normal View History

2018-05-15 21:13:11 +00:00
required=[
"honnef.co/go/tools/cmd/gosimple",
"github.com/alecthomas/gometalinter",
"github.com/client9/misspell/cmd/misspell",
"github.com/golang/lint/golint",
"github.com/gordonklaus/ineffassign",
"github.com/tsenart/deadcode",
]
[[constraint]]
name = "github.com/chzyer/readline"
branch = "master"
[[constraint]]
name = "github.com/juju/ansiterm"
branch = "master"