File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/googleapis/gax-go/v2 v2.14.1
20
20
github.com/hashicorp/vault/api v1.16.0
21
21
github.com/hashicorp/vault/api/auth/approle v0.9.0
22
- github.com/hashicorp/vault/api/auth/aws v0.8 .0
22
+ github.com/hashicorp/vault/api/auth/aws v0.9 .0
23
23
github.com/hashicorp/vault/api/auth/kubernetes v0.9.0
24
24
github.com/newrelic/go-agent/v3 v3.36.0
25
25
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -235,8 +235,8 @@ github.com/hashicorp/vault/api v1.16.0 h1:nbEYGJiAPGzT9U4oWgaaB0g+Rj8E59QuHKyA5L
235
235
github.com/hashicorp/vault/api v1.16.0 /go.mod h1:KhuUhzOD8lDSk29AtzNjgAu2kxRA9jL9NAbkFlqvkBA =
236
236
github.com/hashicorp/vault/api/auth/approle v0.9.0 h1:FdpspwGVWnGiWmAxd5L1Yd+T+fX2kYnyAIvI5oGdvNs =
237
237
github.com/hashicorp/vault/api/auth/approle v0.9.0 /go.mod h1:fvtJhBs3AYMs2fXk4U5+u+7unhUGuboiKzFpLPpIazw =
238
- github.com/hashicorp/vault/api/auth/aws v0.8 .0 h1:6E14D7eHjV+Ytk8HmKLbTGS/LaXD9hP2FXe7IIKCrHc =
239
- github.com/hashicorp/vault/api/auth/aws v0.8 .0 /go.mod h1:SweK5366gCeO5krBk6Fpjz/MX2oa+iiIZz/Nu8/nMZw =
238
+ github.com/hashicorp/vault/api/auth/aws v0.9 .0 h1:XtV/fRhgf/MaPv5SLBgXf+Yn/QGjFYIlJkdcPktDlbc =
239
+ github.com/hashicorp/vault/api/auth/aws v0.9 .0 /go.mod h1:DvUmnZg9T+HGYdkagNMCssdgbt9ODAyBjllY8PpaMvM =
240
240
github.com/hashicorp/vault/api/auth/kubernetes v0.9.0 h1:xV3xXMtSV8tq5iefueAw3OOdhhXyjnyhrQkIFM5fh54 =
241
241
github.com/hashicorp/vault/api/auth/kubernetes v0.9.0 /go.mod h1:3K6uEUKZLBQ3d+eXAa4Ubp4UocswU90zY4QP5Az3Vw8 =
242
242
github.com/huandu/xstrings v1.5.0 h1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI =
You can’t perform that action at this time.
0 commit comments