From 7fd08311c2e21e2aa1bee685c9aad7be4ee819df Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:04:33 +0000 Subject: [PATCH] chore(deps): update module github.com/letsencrypt/boulder to v0.20260720.0 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 5f8e10fb96..0887923bd2 100644 --- a/go.mod +++ b/go.mod @@ -207,7 +207,7 @@ require ( github.com/lestrrat-go/httprc/v3 v3.0.6 // indirect github.com/lestrrat-go/jwx/v3 v3.1.1 // indirect github.com/lestrrat-go/option/v2 v2.0.0 // indirect - github.com/letsencrypt/boulder v0.20260713.0 // indirect + github.com/letsencrypt/boulder v0.20260720.0 // indirect github.com/mattn/go-shellwords v1.0.14 // indirect github.com/microsoft/kiota-authentication-azure-go v1.3.1 // indirect github.com/microsoft/kiota-http-go v1.5.6 // indirect diff --git a/go.sum b/go.sum index 9598dae176..77e31e836e 100644 --- a/go.sum +++ b/go.sum @@ -916,8 +916,8 @@ github.com/lestrrat-go/jwx/v3 v3.1.1 h1:yd9AdPmZ4INnQ7k42IrzXYpnEG803+SrQ6hdMvzH github.com/lestrrat-go/jwx/v3 v3.1.1/go.mod h1:uw/MN2M/Xiu4FhwcIwH11Zsh9JWx9SWzgALl7/uIEkU= github.com/lestrrat-go/option/v2 v2.0.0 h1:XxrcaJESE1fokHy3FpaQ/cXW8ZsIdWcdFzzLOcID3Ss= github.com/lestrrat-go/option/v2 v2.0.0/go.mod h1:oSySsmzMoR0iRzCDCaUfsCzxQHUEuhOViQObyy7S6Vg= -github.com/letsencrypt/boulder v0.20260713.0 h1:a8MTUa2WDZdGyGXR/8HrNY2plMghaxFFifagqHsivo8= -github.com/letsencrypt/boulder v0.20260713.0/go.mod h1:iI3Sx0wisa96DyIwvSUNSd53NHg+cNLYUzFEUx/7iQQ= +github.com/letsencrypt/boulder v0.20260720.0 h1:qfEk/Wc6CQfmIGCc7PCqrn0iRfUO+eKIp94i9zQsvaU= +github.com/letsencrypt/boulder v0.20260720.0/go.mod h1:mNAmDl6+4CQnDk4+Mso2UJau2phT0L5UkBIS48FjmG0= github.com/lib/pq v1.10.9/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o= github.com/lib/pq v1.12.3 h1:tTWxr2YLKwIvK90ZXEw8GP7UFHtcbTtty8zsI+YjrfQ= github.com/lib/pq v1.12.3/go.mod h1:/p+8NSbOcwzAEI7wiMXFlgydTwcgTr3OSKMsD2BitpA=