File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.25.1
66
77require (
88 github.com/aws/aws-sdk-go v1.55.8
9- github.com/hashicorp/vault/api v1.21 .0
9+ github.com/hashicorp/vault/api v1.22 .0
1010 github.com/hashicorp/vault/api/auth/aws v0.10.0
1111)
1212
Original file line number Diff line number Diff line change @@ -245,6 +245,8 @@ github.com/hashicorp/vault/api v1.20.0 h1:KQMHElgudOsr+IbJgmbjHnCTxEpKs9LnozA1D3
245245github.com/hashicorp/vault/api v1.20.0 /go.mod h1:GZ4pcjfzoOWpkJ3ijHNpEoAxKEsBJnVljyTe3jM2Sms =
246246github.com/hashicorp/vault/api v1.21.0 h1:Xej4LJETV/spWRdjreb2vzQhEZt4+B5yxHAObfQVDOs =
247247github.com/hashicorp/vault/api v1.21.0 /go.mod h1:IUZA2cDvr4Ok3+NtK2Oq/r+lJeXkeCrHRmqdyWfpmGM =
248+ github.com/hashicorp/vault/api v1.22.0 h1:+HYFquE35/B74fHoIeXlZIP2YADVboaPjaSicHEZiH0 =
249+ github.com/hashicorp/vault/api v1.22.0 /go.mod h1:IUZA2cDvr4Ok3+NtK2Oq/r+lJeXkeCrHRmqdyWfpmGM =
248250github.com/hashicorp/vault/api/auth/aws v0.1.0 h1:nOR5kq7gESo97XIj3Apjsxu4efnjEZnL5y6Tiw9pjjM =
249251github.com/hashicorp/vault/api/auth/aws v0.1.0 /go.mod h1:lxJeRc+aKITAuekW8WwM+Jz8THrZ6NfEg8d+vlC0Ylo =
250252github.com/hashicorp/vault/api/auth/aws v0.10.0 h1:65gibOnaZxflNVW3kxgbXZqIC1imVj6uB/TTWkf76c0 =
You can’t perform that action at this time.
0 commit comments