From 20ff183b81b58b97c767fc194316c2f7b22f1c98 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:16 +0000 Subject: [PATCH] Executing automated changes --- api/auth/ldap/go.mod | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/api/auth/ldap/go.mod b/api/auth/ldap/go.mod index 4d6fad99e9f..59bf9fd52be 100644 --- a/api/auth/ldap/go.mod +++ b/api/auth/ldap/go.mod @@ -1,8 +1,6 @@ module github.com/hashicorp/vault/api/auth/ldap -go 1.23.0 - -toolchain go1.23.7 +go 1.25.7 require github.com/hashicorp/vault/api v1.20.0