Skip to content

Commit 191b177

Browse files
Bump github.com/letsencrypt/boulder from 0.20251103.0 to 0.20251118.0
Bumps [github.com/letsencrypt/boulder](https://github.com/letsencrypt/boulder) from 0.20251103.0 to 0.20251118.0. - [Release notes](https://github.com/letsencrypt/boulder/releases) - [Changelog](https://github.com/letsencrypt/boulder/blob/main/docs/release.md) - [Commits](letsencrypt/boulder@v0.20251103.0...v0.20251118.0) --- updated-dependencies: - dependency-name: github.com/letsencrypt/boulder dependency-version: 0.20251118.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 842a88d commit 191b177

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
@@ -26,7 +26,7 @@ require (
2626
github.com/hashicorp/go-sockaddr v1.0.7
2727
github.com/hashicorp/hcl v1.0.1-vault-7
2828
github.com/kelseyhightower/envconfig v1.4.0
29-
github.com/letsencrypt/boulder v0.20251103.0
29+
github.com/letsencrypt/boulder v0.20251118.0
3030
github.com/mitchellh/go-homedir v1.1.0
3131
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c
3232
github.com/prometheus/client_golang v1.23.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,8 +1358,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
13581358
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
13591359
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
13601360
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
1361-
github.com/letsencrypt/boulder v0.20251103.0 h1:Ir20r6v+mH6kruYTOLbmi9ROkA6DBEw/3lX+tCx0UhU=
1362-
github.com/letsencrypt/boulder v0.20251103.0/go.mod h1:ogKCJQwll82m7OVHWyTuf8eeFCjuzdRQlgnZcCl0V+8=
1361+
github.com/letsencrypt/boulder v0.20251118.0 h1:ubzBptmo8CBybYI5ZbLV5mb5S9X98y+wn0vuESRZ7+4=
1362+
github.com/letsencrypt/boulder v0.20251118.0/go.mod h1:ogKCJQwll82m7OVHWyTuf8eeFCjuzdRQlgnZcCl0V+8=
13631363
github.com/letsencrypt/pkcs11key/v4 v4.0.0 h1:qLc/OznH7xMr5ARJgkZCCWk+EomQkiNTOoOF5LAgagc=
13641364
github.com/letsencrypt/pkcs11key/v4 v4.0.0/go.mod h1:EFUvBDay26dErnNb70Nd0/VW3tJiIbETBPTl9ATXQag=
13651365
github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=

0 commit comments

Comments
 (0)