Skip to content

Commit d897eea

Browse files
committed
chore(deps): Bump github.com/Keyfactor/keyfactor-auth-client-go to v1.2.0-rc.5
1 parent 0bac539 commit d897eea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

v3/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ go 1.23
1919
toolchain go1.23.2
2020

2121
require (
22-
github.com/Keyfactor/keyfactor-auth-client-go v1.2.0-rc.0
22+
github.com/Keyfactor/keyfactor-auth-client-go v1.2.0-rc.5
2323
github.com/hashicorp/terraform-plugin-log v0.9.0
2424
github.com/spbsoluble/go-pkcs12 v0.3.3
2525
go.mozilla.org/pkcs7 v0.9.0

v3/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1 h1:WJ
1414
github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1/go.mod h1:tCcJZ0uHAmvjsVYzEFivsRTN00oz5BEsRgQHu5JZ9WE=
1515
github.com/AzureAD/microsoft-authentication-library-for-go v1.3.2 h1:kYRSnvJju5gYVyhkij+RTJ/VR6QIUaCfWeaFm2ycsjQ=
1616
github.com/AzureAD/microsoft-authentication-library-for-go v1.3.2/go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI=
17-
github.com/Keyfactor/keyfactor-auth-client-go v1.2.0-rc.0 h1:mm5NpyEJhm4em9nn8gWNFtsk211F3IY4oAH8kfZSAqs=
18-
github.com/Keyfactor/keyfactor-auth-client-go v1.2.0-rc.0/go.mod h1:8/msKJyHU7+GwW3n9aYQIyW7Lu5/njaOsFL9dZoQ+Ek=
17+
github.com/Keyfactor/keyfactor-auth-client-go v1.2.0-rc.5 h1:3BpabiIcvdSszX7cx7OLBlpS8c7CnmvdquAANOD5+2o=
18+
github.com/Keyfactor/keyfactor-auth-client-go v1.2.0-rc.5/go.mod h1:7htRcBIWn+X4fI5jaYBALSYwP84H/djN7d8y3n0ZDQ0=
1919
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
2020
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
2121
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)