Commited dependencies

This commit is contained in:
2018-04-02 14:09:29 +01:00
parent 08be7ec383
commit 080d61728c
317 changed files with 156388 additions and 0 deletions

16
vendor/github.com/manifoldco/promptui/Gopkg.toml generated vendored Normal file
View File

@@ -0,0 +1,16 @@
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/master"
branch = "master"