File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.3
77require (
88 github.com/hashicorp/errwrap v1.1.0
99 github.com/hashicorp/go-hclog v1.6.3
10- github.com/hashicorp/vault/sdk v0.17 .0
10+ github.com/hashicorp/vault/sdk v0.18 .0
1111 github.com/mediocregopher/radix/v4 v4.1.4
1212 github.com/mitchellh/mapstructure v1.5.0
1313 github.com/ory/dockertest/v3 v3.12.0
Original file line number Diff line number Diff line change @@ -204,8 +204,8 @@ github.com/hashicorp/go-version v1.7.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09
204204github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
205205github.com/hashicorp/golang-lru v1.0.2 h1:dV3g9Z/unq5DpblPpw+Oqcv4dU/1omnb4Ok8iPY6p1c =
206206github.com/hashicorp/golang-lru v1.0.2 /go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4 =
207- github.com/hashicorp/vault/sdk v0.17 .0 h1:uqqhFs6omGUtcWg3QejPvIs2a06VfUgkUr5yHdUeTJs =
208- github.com/hashicorp/vault/sdk v0.17 .0 /go.mod h1:LeU/f5riOSiM012EqXlU+Le++2csDwgiuWWVNH9EWFs =
207+ github.com/hashicorp/vault/sdk v0.18 .0 h1:8RWVn4P4HOU5lct0GDeZS9fysJHyOJwR+Ulb5n8NPnI =
208+ github.com/hashicorp/vault/sdk v0.18 .0 /go.mod h1:8LGmRHQBzlRSuUlyhXBy5MlMaNleS5K8LO4zc4qr1HE =
209209github.com/hashicorp/yamux v0.1.2 h1:XtB8kyFOyHXYVFnwT5C3+Bdo8gArse7j2AQ0DA0Uey8 =
210210github.com/hashicorp/yamux v0.1.2 /go.mod h1:C+zze2n6e/7wshOZep2A70/aQU6QBRWJO/G6FT1wIns =
211211github.com/jackc/chunkreader v1.0.0 /go.mod h1:RT6O25fNZIuasFJRyZ4R/Y2BbhasbmZXF9QQ7T3kePo =
You can’t perform that action at this time.
0 commit comments