grim/hgkeeper

Missed some of the old package names, this caused the ssh code to reference an uninitialized access package
module keep.imfreedom.org/grim/hgkeeper
require (
github.com/alecthomas/kong v0.2.9
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
github.com/casbin/casbin/v2 v2.6.12
github.com/gliderlabs/ssh v0.3.0
github.com/hashicorp/golang-lru v0.5.4
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/pkg/errors v0.9.1 // indirect
github.com/sirupsen/logrus v1.6.0
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337 // indirect
github.com/stretchr/testify v1.3.0
golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9
golang.org/x/sys v0.0.0-20200610111108-226ff32320da // indirect
gopkg.in/ini.v1 v1.57.0
)
go 1.11