File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,7 @@ module kfutil
33go 1.19
44
55require (
6- github.com/Keyfactor/keyfactor-go-client v1.1.0-rc5
7- github.com/mitchellh/mapstructure v1.5.0
6+ github.com/Keyfactor/keyfactor-go-client v1.1.0
87 github.com/spf13/cobra v1.6.0
98)
109
Original file line number Diff line number Diff line change 1- github.com/Keyfactor/keyfactor-go-client v1.1.0-rc5 h1:4nQ/T6YGk9wfgHhyLpUIbK/Ae3CIIbznoJSdLSdZAT8 =
2- github.com/Keyfactor/keyfactor-go-client v1.1.0-rc5 /go.mod h1:u1M1AjcwiO/Tbvc7EsNl9YTy757hO5wmey1/W/7Qkbs =
1+ github.com/Keyfactor/keyfactor-go-client v1.1.0 h1:Q+Aa9yb86N/VmIJDoeYamjWipWoUqo0V56NRHN4tDG4 =
2+ github.com/Keyfactor/keyfactor-go-client v1.1.0 /go.mod h1:u1M1AjcwiO/Tbvc7EsNl9YTy757hO5wmey1/W/7Qkbs =
33github.com/cpuguy83/go-md2man/v2 v2.0.2 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
44github.com/inconshreveable/mousetrap v1.0.1 h1:U3uMjPSQEBMNp1lFxmllqCPM6P5u/Xq7Pgzkat/bFNc =
55github.com/inconshreveable/mousetrap v1.0.1 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
6- github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
7- github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
86github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
97github.com/spbsoluble/go-pkcs12 v0.3.1 h1:3DWrjdP3HOeYW6aTUSO9pqqAgRL8VKZLqvD5PGkLVMo =
108github.com/spbsoluble/go-pkcs12 v0.3.1 /go.mod h1:MX7DY37hx8xHKEMuJ16EMaVT8sT+4KPqK4gTTLFGcH0 =
You can’t perform that action at this time.
0 commit comments