File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ require (
17
17
github.com/google/go-tpm v0.9.3
18
18
github.com/google/uuid v1.6.0
19
19
github.com/googleapis/gax-go/v2 v2.14.1
20
- github.com/hashicorp/vault/api v1.15 .0
20
+ github.com/hashicorp/vault/api v1.16 .0
21
21
github.com/hashicorp/vault/api/auth/approle v0.8.0
22
22
github.com/hashicorp/vault/api/auth/aws v0.8.0
23
- github.com/hashicorp/vault/api/auth/kubernetes v0.8 .0
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
26
26
github.com/prometheus/client_golang v1.20.5
Original file line number Diff line number Diff line change @@ -231,14 +231,14 @@ github.com/hashicorp/go-uuid v1.0.2 h1:cfejS+Tpcp13yd5nYHWDI6qVCny6wyX2Mt5SGur2I
231
231
github.com/hashicorp/go-uuid v1.0.2 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
232
232
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
- github.com/hashicorp/vault/api v1.15 .0 h1:O24FYQCWwhwKnF7CuSqP30S51rTV7vz1iACXE/pj5DA =
235
- github.com/hashicorp/vault/api v1.15 .0 /go.mod h1:+5YTO09JGn0u+b6ySD/LLVf8WkJCPLAL2Vkmrn2+CM8 =
234
+ github.com/hashicorp/vault/api v1.16 .0 h1:nbEYGJiAPGzT9U4oWgaaB0g+Rj8E59QuHKyA5LhwQN4 =
235
+ github.com/hashicorp/vault/api v1.16 .0 /go.mod h1:KhuUhzOD8lDSk29AtzNjgAu2kxRA9jL9NAbkFlqvkBA =
236
236
github.com/hashicorp/vault/api/auth/approle v0.8.0 h1:FuVtWZ0xD6+wz1x0l5s0b4852RmVXQNEiKhVXt6lfQY =
237
237
github.com/hashicorp/vault/api/auth/approle v0.8.0 /go.mod h1:NV7O9r5JUtNdVnqVZeMHva81AIdpG0WoIQohNt1VCPM =
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
- github.com/hashicorp/vault/api/auth/kubernetes v0.8 .0 h1:6jPcORq7OHwf+MCbaaUmiBvMhETAaZ7+i97WfZtF5kc =
241
- github.com/hashicorp/vault/api/auth/kubernetes v0.8 .0 /go.mod h1:nfl5sRUUork0ZSfV3xf+pgAFQSD5kSkL0k9axg523DM =
240
+ github.com/hashicorp/vault/api/auth/kubernetes v0.9 .0 h1:xV3xXMtSV8tq5iefueAw3OOdhhXyjnyhrQkIFM5fh54 =
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 =
243
243
github.com/huandu/xstrings v1.5.0 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
244
244
github.com/inconshreveable/mousetrap v1.0.0 /go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8 =
You can’t perform that action at this time.
0 commit comments