We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14782f9 commit 3c53edeCopy full SHA for 3c53ede
go.mod
@@ -3,7 +3,7 @@ module kfutil
3
go 1.18
4
5
require (
6
- github.com/Keyfactor/keyfactor-go-client v1.1.0-rc2
+ github.com/Keyfactor/keyfactor-go-client v1.1.0-rc1
7
github.com/spf13/cobra v1.6.0
8
)
9
0 commit comments