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