grim/convey

Fix up the unit tests that I broke earlier
redux
2021-10-11, Gary Kramlich
10db01f3d13a
Fix up the unit tests that I broke earlier
module keep.imfreedom.org/grim/convey
require (
bitbucket.org/rw_grim/govcs v0.0.0-20190727184842-ba0d24484add
github.com/alecthomas/kong v0.2.17
github.com/go-yaml/yaml v2.1.0+incompatible
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/kr/pretty v0.1.0 // indirect
github.com/mattn/go-colorable v0.1.11 // indirect
github.com/mattn/go-zglob v0.0.3
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
github.com/onsi/gomega v1.16.0 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.7.0
golang.org/x/sys v0.0.0-20211004093028-2c5d950f24ef // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
)
go 1.13