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 @@ -18,7 +18,7 @@ require (
18
18
github.com/google/uuid v1.6.0
19
19
github.com/googleapis/gax-go/v2 v2.14.1
20
20
github.com/hashicorp/vault/api v1.16.0
21
- github.com/hashicorp/vault/api/auth/approle v0.8 .0
21
+ github.com/hashicorp/vault/api/auth/approle v0.9 .0
22
22
github.com/hashicorp/vault/api/auth/aws v0.8.0
23
23
github.com/hashicorp/vault/api/auth/kubernetes v0.9.0
24
24
github.com/newrelic/go-agent/v3 v3.36.0
Original file line number Diff line number Diff line change @@ -233,8 +233,8 @@ github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
233
233
github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
234
234
github.com/hashicorp/vault/api v1.16.0 h1:nbEYGJiAPGzT9U4oWgaaB0g+Rj8E59QuHKyA5LhwQN4 =
235
235
github.com/hashicorp/vault/api v1.16.0 /go.mod h1:KhuUhzOD8lDSk29AtzNjgAu2kxRA9jL9NAbkFlqvkBA =
236
- github.com/hashicorp/vault/api/auth/approle v0.8 .0 h1:FuVtWZ0xD6+wz1x0l5s0b4852RmVXQNEiKhVXt6lfQY =
237
- github.com/hashicorp/vault/api/auth/approle v0.8 .0 /go.mod h1:NV7O9r5JUtNdVnqVZeMHva81AIdpG0WoIQohNt1VCPM =
236
+ github.com/hashicorp/vault/api/auth/approle v0.9 .0 h1:FdpspwGVWnGiWmAxd5L1Yd+T+fX2kYnyAIvI5oGdvNs =
237
+ github.com/hashicorp/vault/api/auth/approle v0.9 .0 /go.mod h1:fvtJhBs3AYMs2fXk4U5+u+7unhUGuboiKzFpLPpIazw =
238
238
github.com/hashicorp/vault/api/auth/aws v0.8.0 h1:6E14D7eHjV+Ytk8HmKLbTGS/LaXD9hP2FXe7IIKCrHc =
239
239
github.com/hashicorp/vault/api/auth/aws v0.8.0 /go.mod h1:SweK5366gCeO5krBk6Fpjz/MX2oa+iiIZz/Nu8/nMZw =
240
240
github.com/hashicorp/vault/api/auth/kubernetes v0.9.0 h1:xV3xXMtSV8tq5iefueAw3OOdhhXyjnyhrQkIFM5fh54 =
You can’t perform that action at this time.
0 commit comments