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 @@ -5,7 +5,7 @@ go 1.26.1
55require (
66 github.com/hashicorp/go-hclog v1.6.3
77 github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
8- github.com/hashicorp/vault/sdk v0.24 .0
8+ github.com/hashicorp/vault/sdk v0.25 .0
99 github.com/hashicorp/yamux v0.1.2 // indirect
1010 github.com/mitchellh/mapstructure v1.5.0
1111 github.com/mongodb-forks/digest v1.1.0
Original file line number Diff line number Diff line change @@ -198,8 +198,8 @@ github.com/hashicorp/go-version v1.7.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09
198198github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
199199github.com/hashicorp/golang-lru v1.0.2 h1:dV3g9Z/unq5DpblPpw+Oqcv4dU/1omnb4Ok8iPY6p1c =
200200github.com/hashicorp/golang-lru v1.0.2 /go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4 =
201- github.com/hashicorp/vault/sdk v0.24 .0 h1:4/8w/puVy751oHZlD2nVgDQPfqHy6gC61dU9QnMZZ0g =
202- github.com/hashicorp/vault/sdk v0.24 .0 /go.mod h1:UUFZi1+tFZIIGnuXTghetJ5FpjAsyHeQDobzRW/rztE =
201+ github.com/hashicorp/vault/sdk v0.25 .0 h1:BbosMCoMLceSnd/omrC6SQQ75cxmie51Exwtxhb5a8U =
202+ github.com/hashicorp/vault/sdk v0.25 .0 /go.mod h1:UUFZi1+tFZIIGnuXTghetJ5FpjAsyHeQDobzRW/rztE =
203203github.com/hashicorp/yamux v0.1.2 h1:XtB8kyFOyHXYVFnwT5C3+Bdo8gArse7j2AQ0DA0Uey8 =
204204github.com/hashicorp/yamux v0.1.2 /go.mod h1:C+zze2n6e/7wshOZep2A70/aQU6QBRWJO/G6FT1wIns =
205205github.com/jackc/chunkreader v1.0.0 /go.mod h1:RT6O25fNZIuasFJRyZ4R/Y2BbhasbmZXF9QQ7T3kePo =
You can’t perform that action at this time.
0 commit comments