Skip to content

Commit 5af9fe7

Browse files
committed
chore: Bump API client
1 parent 3c53ede commit 5af9fe7

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.1.0-rc1
6+
github.com/Keyfactor/keyfactor-go-client v1.1.0-rc5
77
github.com/spf13/cobra v1.6.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.1.0-rc1 h1:OBMIRIYeK9R0GmW/KGIuWty4axmODsjLglFu5Z1HnBo=
2-
github.com/Keyfactor/keyfactor-go-client v1.1.0-rc1/go.mod h1:u1M1AjcwiO/Tbvc7EsNl9YTy757hO5wmey1/W/7Qkbs=
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=
33
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
44
github.com/inconshreveable/mousetrap v1.0.1 h1:U3uMjPSQEBMNp1lFxmllqCPM6P5u/Xq7Pgzkat/bFNc=
55
github.com/inconshreveable/mousetrap v1.0.1/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=

0 commit comments

Comments
 (0)