This commit is contained in:
Vault Automation 2026-05-01 19:54:58 -07:00 committed by GitHub
commit 240eb49a00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

4
go.mod
View file

@ -143,7 +143,7 @@ require (
github.com/hashicorp/raft-snapshot v1.0.4
github.com/hashicorp/raft-wal v0.4.0
github.com/hashicorp/vault-hcp-lib v0.0.0-20250306185756-615fe2449b16
github.com/hashicorp/vault-plugin-auth-alicloud v0.23.1
github.com/hashicorp/vault-plugin-auth-alicloud v0.23.2-0.20260501004148-8c603aa83741
github.com/hashicorp/vault-plugin-auth-azure v0.24.0
github.com/hashicorp/vault-plugin-auth-cf v0.23.0
github.com/hashicorp/vault-plugin-auth-gcp v0.23.1
@ -168,7 +168,7 @@ require (
github.com/hashicorp/vault-plugin-secrets-openldap v0.18.0
github.com/hashicorp/vault-plugin-secrets-terraform v0.14.1
github.com/hashicorp/vault-testing-stepwise v0.3.3
github.com/hashicorp/vault/api v1.22.0
github.com/hashicorp/vault/api v1.23.0
github.com/hashicorp/vault/api/auth/approle v0.1.0
github.com/hashicorp/vault/api/auth/userpass v0.1.0
github.com/hashicorp/vault/sdk v0.25.1

4
go.sum
View file

@ -859,8 +859,8 @@ github.com/hashicorp/serf v0.10.1 h1:Z1H2J60yRKvfDYAOZLd2MU0ND4AH/WDz7xYHDWQsIPY
github.com/hashicorp/serf v0.10.1/go.mod h1:yL2t6BqATOLGc5HF7qbFkTfXoPIY0WZdWHfEvMqbG+4=
github.com/hashicorp/vault-hcp-lib v0.0.0-20250306185756-615fe2449b16 h1:OYPMX3Td3XTL0Xk5N3Se1KLde630diD1X+v3wgJXDhQ=
github.com/hashicorp/vault-hcp-lib v0.0.0-20250306185756-615fe2449b16/go.mod h1:v4RnW8isIioLAc11prbTczNCq9TiEWE5MwizMsgY5mE=
github.com/hashicorp/vault-plugin-auth-alicloud v0.23.1 h1:Nz3vSccCqsU36zgJ3+zGU/KKgCgnrypWoAmT403D89A=
github.com/hashicorp/vault-plugin-auth-alicloud v0.23.1/go.mod h1:s6MCWphgQ0dRyHoVRkGdqOdeLQtWq1pbsz9vpoAl/O0=
github.com/hashicorp/vault-plugin-auth-alicloud v0.23.2-0.20260501004148-8c603aa83741 h1:yiAV4NlXP+COyMrKH0IrGNlY86CL+FFRWiYGnNWVVb0=
github.com/hashicorp/vault-plugin-auth-alicloud v0.23.2-0.20260501004148-8c603aa83741/go.mod h1:xHegcRvlVSYDzNFbUGiBwlje8xgCAXRVwkEZh2id9SE=
github.com/hashicorp/vault-plugin-auth-azure v0.24.0 h1:RSzUR9g3HjaIVxJhwnSxGtcEFCeGgemuRSNMpM3q6hc=
github.com/hashicorp/vault-plugin-auth-azure v0.24.0/go.mod h1:myKdKk/DooAtMT7sKady3NNqod/y6OoYfGL5+E83AqA=
github.com/hashicorp/vault-plugin-auth-cf v0.23.0 h1:9xXHg2qcHmYAcQ+gN3stRBHTbbPu+MXfFCE3FDpze3U=