File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ module kfutil
33go 1.19
44
55require (
6- github.com/Keyfactor/keyfactor-go-client v1.2.0-rc3
7- github.com/spf13/cobra v1.6.1
86 github.com/Jeffail/gabs/v2 v2.6.1
7+ github.com/Keyfactor/keyfactor-go-client v1.2.0
8+ github.com/spf13/cobra v1.6.1
99)
1010
1111require (
Original file line number Diff line number Diff line change 11github.com/Jeffail/gabs/v2 v2.6.1 h1:wwbE6nTQTwIMsMxzi6XFQQYRZ6wDc1mSdxoAN+9U4Gk =
22github.com/Jeffail/gabs/v2 v2.6.1 /go.mod h1:xCn81vdHKxFUuWWAaD5jCTQDNPBMh5pPs9IJ+NcziBI =
3- github.com/Keyfactor/keyfactor-go-client v1.2.0-rc3 h1:596drM//MZKKjqAOyDuJDj2RxbmUl4bmlXrHsI8yjFY =
4- github.com/Keyfactor/keyfactor-go-client v1.2.0-rc3 /go.mod h1:u1M1AjcwiO/Tbvc7EsNl9YTy757hO5wmey1/W/7Qkbs =
3+ github.com/Keyfactor/keyfactor-go-client v1.2.0 h1:2gl9CMXoZ7H6mmssqQYUbrJNNyQ3wk2LZzqCiXykIiE =
4+ github.com/Keyfactor/keyfactor-go-client v1.2.0 /go.mod h1:u1M1AjcwiO/Tbvc7EsNl9YTy757hO5wmey1/W/7Qkbs =
55github.com/cpuguy83/go-md2man/v2 v2.0.2 h1:p1EgwI/C7NhT0JmVkwCD2ZBK8j4aeHQX2pMHHBfMQ6w =
66github.com/cpuguy83/go-md2man/v2 v2.0.2 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
77github.com/inconshreveable/mousetrap v1.0.1 h1:U3uMjPSQEBMNp1lFxmllqCPM6P5u/Xq7Pgzkat/bFNc =
You can’t perform that action at this time.
0 commit comments