grim/hgkeeper

Update our dependencies

13 months ago, Gary Kramlich
ab97e6944829
Update our dependencies
module keep.imfreedom.org/grim/hgkeeper
require (
github.com/alecthomas/kong v0.7.1
github.com/casbin/casbin/v2 v2.65.2
github.com/gliderlabs/ssh v0.3.5
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.7.0
golang.org/x/crypto v0.7.0
gopkg.in/ini.v1 v1.67.0
)
require (
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible // indirect
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/sys v0.6.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
)
go 1.17