File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.24.0
66
77require (
88 github.com/Keyfactor/keyfactor-auth-client-go v1.3.0
9- github.com/Keyfactor/keyfactor-go-client-sdk/v25 v25.0.0-rc.7
9+ github.com/Keyfactor/keyfactor-go-client-sdk/v25 v25.0.1
1010 github.com/cert-manager/cert-manager v1.16.2
1111 github.com/go-logr/logr v1.4.2
1212 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 h1:oygO0locgZJ
2424github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 /go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI =
2525github.com/Keyfactor/keyfactor-auth-client-go v1.3.0 h1:otC213b6CYzqeN9b3CRlH1Qj1hTFIN5nqPA8gTlHdLg =
2626github.com/Keyfactor/keyfactor-auth-client-go v1.3.0 /go.mod h1:97vCisBNkdCK0l2TuvOSdjlpvQa4+GHsMut1UTyv1jo =
27- github.com/Keyfactor/keyfactor-go-client-sdk/v25 v25.0.0-rc.7 h1:/p+LTgYFDKdaVge/JXbigNYipaOvAw7hGl72HdaTlDE =
28- github.com/Keyfactor/keyfactor-go-client-sdk/v25 v25.0.0-rc.7 /go.mod h1:VnVW8x+pChhnOWBR1PNYPeCQQjlWIK1bwHI8i8j7UPI =
27+ github.com/Keyfactor/keyfactor-go-client-sdk/v25 v25.0.1 h1:FkERxNxOyoSHBJP/vS60DLH0g+f8mKeJd8IUAGhV8m8 =
28+ github.com/Keyfactor/keyfactor-go-client-sdk/v25 v25.0.1 /go.mod h1:VnVW8x+pChhnOWBR1PNYPeCQQjlWIK1bwHI8i8j7UPI =
2929github.com/alexbrainman/sspi v0.0.0-20231016080023-1a75b4708caa h1:LHTHcTQiSGT7VVbI0o4wBRNQIgn917usHWOd6VAffYI =
3030github.com/alexbrainman/sspi v0.0.0-20231016080023-1a75b4708caa /go.mod h1:cEWa1LVoE5KvSD9ONXsZrj0z6KqySlCCNKHlLzbqAt4 =
3131github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
You can’t perform that action at this time.
0 commit comments