Skip to content

Commit a6d70cc

Browse files
Automated dependency upgrades
1 parent 6149dda commit a6d70cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.26.1
55
require (
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,8 @@ github.com/hashicorp/go-version v1.7.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09
198198
github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
199199
github.com/hashicorp/golang-lru v1.0.2 h1:dV3g9Z/unq5DpblPpw+Oqcv4dU/1omnb4Ok8iPY6p1c=
200200
github.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=
203203
github.com/hashicorp/yamux v0.1.2 h1:XtB8kyFOyHXYVFnwT5C3+Bdo8gArse7j2AQ0DA0Uey8=
204204
github.com/hashicorp/yamux v0.1.2/go.mod h1:C+zze2n6e/7wshOZep2A70/aQU6QBRWJO/G6FT1wIns=
205205
github.com/jackc/chunkreader v1.0.0/go.mod h1:RT6O25fNZIuasFJRyZ4R/Y2BbhasbmZXF9QQ7T3kePo=

0 commit comments

Comments
 (0)