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 @@ -19,7 +19,7 @@ go 1.23
1919toolchain go1.23.2
2020
2121require (
22- github.com/Keyfactor/keyfactor-auth-client-go v1.1.2
22+ github.com/Keyfactor/keyfactor-auth-client-go v1.2.0-rc.0
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
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1 h1:WJ
1414github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1 /go.mod h1:tCcJZ0uHAmvjsVYzEFivsRTN00oz5BEsRgQHu5JZ9WE =
1515github.com/AzureAD/microsoft-authentication-library-for-go v1.3.2 h1:kYRSnvJju5gYVyhkij+RTJ/VR6QIUaCfWeaFm2ycsjQ =
1616github.com/AzureAD/microsoft-authentication-library-for-go v1.3.2 /go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI =
17- github.com/Keyfactor/keyfactor-auth-client-go v1.1.2 h1:o/BCmICXUErZcodteat3/jrMjzkh8hlNI5kzXB+wsSw =
18- github.com/Keyfactor/keyfactor-auth-client-go v1.1.2 /go.mod h1:yw92P9gSYVEyWkiUAJFsb7hjhXa8slN1+yTQgjSgovM =
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 =
1919github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
2020github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
2121github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments