grim/convey

b96052b55497
Fix up the import task so it works again
module bitbucket.org/rw_grim/convey
require (
bitbucket.org/rw_grim/govcs v0.0.0-20180308185220-f58bec590cb3
github.com/alecthomas/kingpin v2.2.6+incompatible
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc // indirect
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf // indirect
github.com/blang/semver v3.5.1+incompatible
github.com/davecgh/go-spew v1.1.1
github.com/emirpasic/gods v1.12.0
github.com/go-yaml/yaml v2.1.0+incompatible
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/mattn/go-colorable v0.1.1 // indirect
github.com/mattn/go-zglob v0.0.1
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
github.com/philopon/go-toposort v0.0.0-20170620085441-9be86dbd762f
github.com/satori/go.uuid v1.2.0
github.com/sirupsen/logrus v1.4.1
github.com/stretchr/testify v1.2.2
golang.org/x/crypto v0.0.0-20190513172903-22d7a77e9e5f
)