grim/hgkeeper

Update to casbin v2

2019-09-12, Gary Kramlich
b6e0150db76d
Update to casbin v2
module bitbucket.org/rw_grim/hgkeeper
require (
github.com/alecthomas/kong v0.1.16
github.com/casbin/casbin/v2 v2.0.2
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