From d308370a3afb187068a722d48d584eee77011b5d Mon Sep 17 00:00:00 2001 From: "campaigner-prod[bot]" <87874424+campaigner-prod[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 06:54:40 +0000 Subject: [PATCH] Executing automated changes --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 17ee9decb69..71d12f32bb3 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ module github.com/hashicorp/vault // semantic related to Go module handling), this comment should be updated to explain that. // // Whenever this value gets updated, sdk/go.mod should be updated to the same value. -go 1.24.3 +go 1.25.7 replace github.com/hashicorp/vault/api => ./api