grim/hgkeeper

Add documentation on how to run the container. Refs HGKEEPER-6
module bitbucket.org/rw_grim/hgkeeper
require (
github.com/alecthomas/kong v0.1.16
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 // indirect
github.com/casbin/casbin/v2 v2.0.2
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect
github.com/gliderlabs/ssh v0.2.2
github.com/hashicorp/golang-lru v0.5.4
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/sirupsen/logrus v1.4.1
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337 // indirect
github.com/stretchr/testify v1.3.0
golang.org/x/crypto v0.0.0-20190411191339-88737f569e3a
gopkg.in/ini.v1 v1.46.0
)
go 1.11