grim/hgkeeper

21e7408ca1a0
Add `go 1.11` to the bottom of go.mod and run `go mod tidy`
module bitbucket.org/rw_grim/hgkeeper
require (
github.com/alecthomas/kong v0.1.16
github.com/casbin/casbin v1.9.1
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