Skip to content

Commit b45d874

Browse files
committed
chore(mod): Bump Keyfactor API client version
1 parent 8f9bb98 commit b45d874

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module kfutil
33
go 1.18
44

55
require (
6-
github.com/Keyfactor/keyfactor-go-client v1.0.3
6+
github.com/Keyfactor/keyfactor-go-client v1.1.0-rc1
77
github.com/spf13/cobra v1.5.0
88
)
99

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/Keyfactor/keyfactor-go-client v1.0.3 h1:0jZOy7tTlM3V4BXl1ag/Y9i7lpTs+ZXGcnbr1+3j5vM=
2-
github.com/Keyfactor/keyfactor-go-client v1.0.3/go.mod h1:u1M1AjcwiO/Tbvc7EsNl9YTy757hO5wmey1/W/7Qkbs=
1+
github.com/Keyfactor/keyfactor-go-client v1.1.0-rc1 h1:OBMIRIYeK9R0GmW/KGIuWty4axmODsjLglFu5Z1HnBo=
2+
github.com/Keyfactor/keyfactor-go-client v1.1.0-rc1/go.mod h1:u1M1AjcwiO/Tbvc7EsNl9YTy757hO5wmey1/W/7Qkbs=
33
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
44
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
55
github.com/inconshreveable/mousetrap v1.0.1 h1:U3uMjPSQEBMNp1lFxmllqCPM6P5u/Xq7Pgzkat/bFNc=

0 commit comments

Comments
 (0)