Skip to content

Commit 84843d6

Browse files
Bump github.com/go-acme/lego/v4 from 4.33.0 to 4.34.0 in the go-deps group (#59)
Bumps the go-deps group with 1 update: [github.com/go-acme/lego/v4](https://github.com/go-acme/lego). Updates `github.com/go-acme/lego/v4` from 4.33.0 to 4.34.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-acme/lego/releases">github.com/go-acme/lego/v4's releases</a>.</em></p> <blockquote> <h2>v4.34.0</h2> <p>lego is an independent, free, and open-source project, if you value it, consider <a href="https://donate.ldez.dev">supporting it</a>! ❤️</p> <p>Everybody thinks that the others will donate, but in the end, nobody does.</p> <p>So if you think that lego is worth it, please consider <a href="https://donate.ldez.dev">donating</a>.</p> <p>For key updates, see the <a href="https://github.com/go-acme/lego/blob/HEAD/CHANGELOG.md#v4340">changelog</a>.</p> <h2>Changelog</h2> <ul> <li>b682f8494cca7fd9859adc8814b253e6855b7faa Add DNS provider for 1cloud.ru (<a href="https://redirect.github.com/go-acme/lego/issues/2921">#2921</a>)</li> <li>79b83fe1e38e6b93443077014fb51d3ba3bfed7b Add DNS provider for Netnod (<a href="https://redirect.github.com/go-acme/lego/issues/2919">#2919</a>)</li> <li>ca178943d0a6394ae44d94ed37306d66b14ee2c2 Add DNS provider for UCloud (<a href="https://redirect.github.com/go-acme/lego/issues/2972">#2972</a>)</li> <li>61bd6bf0b9bc49c740528316dc8054871127d706 Add DNS provider for online.net (<a href="https://redirect.github.com/go-acme/lego/issues/2964">#2964</a>)</li> <li>4f6a481bc4298383b1d2514f3dab0dbd0120b544 bluecatv2: fix documentation</li> <li>aa6fcebccb73828e933c33363dccc0a93a101988 fix: check base64url token</li> <li>1274ec8741d7ac0b4232775e358bc95db44d961c oraclecloud: support profile session token (<a href="https://redirect.github.com/go-acme/lego/issues/2965">#2965</a>)</li> <li>cff2cd750413febbec64cb5fb3eedfc5a2e31a49 rfc2136: add RFC3645 (TSIG-GSS) support (<a href="https://redirect.github.com/go-acme/lego/issues/2946">#2946</a>)</li> <li>33754b3b216169b18d580bddf1837e713bff7c30 rfc2136: add dnsupdate as alias (<a href="https://redirect.github.com/go-acme/lego/issues/2957">#2957</a>)</li> <li>79796e155e4460967458c0df8fe58ea390cfe08f yandex360: update API docs links (<a href="https://redirect.github.com/go-acme/lego/issues/2922">#2922</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/go-acme/lego/blob/master/CHANGELOG.md">github.com/go-acme/lego/v4's changelog</a>.</em></p> <blockquote> <h2>v4.34.0</h2> <ul> <li>Release date: 2026-04-15</li> <li>Tag: <a href="https://github.com/go-acme/lego/releases/tag/v4.34.0">v4.34.0</a></li> </ul> <h3>Added</h3> <ul> <li><strong>[dnsprovider]</strong> Add DNS provider for UCloud</li> <li><strong>[dnsprovider]</strong> Add DNS provider for online.net</li> <li><strong>[dnsprovider]</strong> Add DNS provider for 1cloud.ru</li> <li><strong>[dnsprovider]</strong> Add DNS provider for Netnod</li> <li><strong>[dnsprovider]</strong> oraclecloud: support profile session token</li> <li><strong>[dnsprovider]</strong> rfc2136: add RFC3645 (TSIG-GSS) support</li> </ul> <h3>Changed</h3> <ul> <li><strong>[dnsprovider]</strong> rfc2136: add dnsupdate as alias</li> </ul> <h3>Fixed</h3> <ul> <li><strong>[httpprovider]</strong> Check base64url token</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-acme/lego/commit/f3c686a890e6fa36b92614112e8717832894faa7"><code>f3c686a</code></a> Prepare release v4.34.0</li> <li><a href="https://github.com/go-acme/lego/commit/aa6fcebccb73828e933c33363dccc0a93a101988"><code>aa6fceb</code></a> fix: check base64url token</li> <li><a href="https://github.com/go-acme/lego/commit/2c87024ed7b4cfe6799659f47a782824a371aa75"><code>2c87024</code></a> chore: update dependencies (<a href="https://redirect.github.com/go-acme/lego/issues/2978">#2978</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/152e45441bc0c38fac322a0c434c1c53499c4a4d"><code>152e454</code></a> chore: update github.com/modern-go/reflect2 (<a href="https://redirect.github.com/go-acme/lego/issues/2977">#2977</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/29fd2d928ebe253ef872175223d1ce90584a4fb0"><code>29fd2d9</code></a> chore: improve issue templates</li> <li><a href="https://github.com/go-acme/lego/commit/ca178943d0a6394ae44d94ed37306d66b14ee2c2"><code>ca17894</code></a> Add DNS provider for UCloud (<a href="https://redirect.github.com/go-acme/lego/issues/2972">#2972</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/c4ab05772b6a6b0c3e946e05366fcac28bf5a913"><code>c4ab057</code></a> chore: improve issue templates</li> <li><a href="https://github.com/go-acme/lego/commit/61bd6bf0b9bc49c740528316dc8054871127d706"><code>61bd6bf</code></a> Add DNS provider for online.net (<a href="https://redirect.github.com/go-acme/lego/issues/2964">#2964</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/1274ec8741d7ac0b4232775e358bc95db44d961c"><code>1274ec8</code></a> oraclecloud: support profile session token (<a href="https://redirect.github.com/go-acme/lego/issues/2965">#2965</a>)</li> <li><a href="https://github.com/go-acme/lego/commit/4f6a481bc4298383b1d2514f3dab0dbd0120b544"><code>4f6a481</code></a> bluecatv2: fix documentation</li> <li>Additional commits viewable in <a href="https://github.com/go-acme/lego/compare/v4.33.0...v4.34.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-acme/lego/v4&package-manager=go_modules&previous-version=4.33.0&new-version=4.34.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74a2ab3 commit 84843d6

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

go.mod

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/letsencrypt/test-certs-site
33
go 1.25.0
44

55
require (
6-
github.com/go-acme/lego/v4 v4.33.0
6+
github.com/go-acme/lego/v4 v4.34.0
77
github.com/prometheus/client_golang v1.23.2
88
golang.org/x/crypto/x509roots/fallback v0.0.0-20260323153451-8400f4a93807
99
)
@@ -19,12 +19,12 @@ require (
1919
github.com/prometheus/common v0.67.5 // indirect
2020
github.com/prometheus/procfs v0.20.1 // indirect
2121
go.yaml.in/yaml/v2 v2.4.4 // indirect
22-
golang.org/x/crypto v0.49.0 // indirect
23-
golang.org/x/mod v0.34.0 // indirect
24-
golang.org/x/net v0.52.0 // indirect
22+
golang.org/x/crypto v0.50.0 // indirect
23+
golang.org/x/mod v0.35.0 // indirect
24+
golang.org/x/net v0.53.0 // indirect
2525
golang.org/x/sync v0.20.0 // indirect
26-
golang.org/x/sys v0.42.0 // indirect
27-
golang.org/x/text v0.35.0 // indirect
28-
golang.org/x/tools v0.43.0 // indirect
26+
golang.org/x/sys v0.43.0 // indirect
27+
golang.org/x/text v0.36.0 // indirect
28+
golang.org/x/tools v0.44.0 // indirect
2929
google.golang.org/protobuf v1.36.11 // indirect
3030
)

go.sum

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
66
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
77
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
88
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
9-
github.com/go-acme/lego/v4 v4.33.0 h1:2KrRKieG+VczT4zvVXKAY7Tp/S3XLvh/QImofBALRAM=
10-
github.com/go-acme/lego/v4 v4.33.0/go.mod h1:lI2fZNdgeM/ymf9xQ9YKbgZm6MeDuf91UrohMQE4DhI=
9+
github.com/go-acme/lego/v4 v4.34.0 h1:oRsIuPJ4ORX7ufviXvelUpBSez2XxeKGwo5pNG9BVeY=
10+
github.com/go-acme/lego/v4 v4.34.0/go.mod h1:gsmdlx/ZS6OUeXbOj0U+VnCLLfEFj4WCYRkcGpZw+pc=
1111
github.com/go-jose/go-jose/v4 v4.1.4 h1:moDMcTHmvE6Groj34emNPLs/qtYXRVcd6S7NHbHz3kA=
1212
github.com/go-jose/go-jose/v4 v4.1.4/go.mod h1:x4oUasVrzR7071A4TnHLGSPpNOm2a21K9Kf04k1rs08=
1313
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
@@ -36,22 +36,22 @@ go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
3636
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
3737
go.yaml.in/yaml/v2 v2.4.4 h1:tuyd0P+2Ont/d6e2rl3be67goVK4R6deVxCUX5vyPaQ=
3838
go.yaml.in/yaml/v2 v2.4.4/go.mod h1:gMZqIpDtDqOfM0uNfy0SkpRhvUryYH0Z6wdMYcacYXQ=
39-
golang.org/x/crypto v0.49.0 h1:+Ng2ULVvLHnJ/ZFEq4KdcDd/cfjrrjjNSXNzxg0Y4U4=
40-
golang.org/x/crypto v0.49.0/go.mod h1:ErX4dUh2UM+CFYiXZRTcMpEcN8b/1gxEuv3nODoYtCA=
39+
golang.org/x/crypto v0.50.0 h1:zO47/JPrL6vsNkINmLoo/PH1gcxpls50DNogFvB5ZGI=
40+
golang.org/x/crypto v0.50.0/go.mod h1:3muZ7vA7PBCE6xgPX7nkzzjiUq87kRItoJQM1Yo8S+Q=
4141
golang.org/x/crypto/x509roots/fallback v0.0.0-20260323153451-8400f4a93807 h1:sQVhWLXbNsa8CTzHOX3IHc7C4Q2JyxI5AweuMQZ/5H0=
4242
golang.org/x/crypto/x509roots/fallback v0.0.0-20260323153451-8400f4a93807/go.mod h1:+UoQFNBq2p2wO+Q6ddVtYc25GZ6VNdOMyyrd4nrqrKs=
43-
golang.org/x/mod v0.34.0 h1:xIHgNUUnW6sYkcM5Jleh05DvLOtwc6RitGHbDk4akRI=
44-
golang.org/x/mod v0.34.0/go.mod h1:ykgH52iCZe79kzLLMhyCUzhMci+nQj+0XkbXpNYtVjY=
45-
golang.org/x/net v0.52.0 h1:He/TN1l0e4mmR3QqHMT2Xab3Aj3L9qjbhRm78/6jrW0=
46-
golang.org/x/net v0.52.0/go.mod h1:R1MAz7uMZxVMualyPXb+VaqGSa3LIaUqk0eEt3w36Sw=
43+
golang.org/x/mod v0.35.0 h1:Ww1D637e6Pg+Zb2KrWfHQUnH2dQRLBQyAtpr/haaJeM=
44+
golang.org/x/mod v0.35.0/go.mod h1:+GwiRhIInF8wPm+4AoT6L0FA1QWAad3OMdTRx4tFYlU=
45+
golang.org/x/net v0.53.0 h1:d+qAbo5L0orcWAr0a9JweQpjXF19LMXJE8Ey7hwOdUA=
46+
golang.org/x/net v0.53.0/go.mod h1:JvMuJH7rrdiCfbeHoo3fCQU24Lf5JJwT9W3sJFulfgs=
4747
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
4848
golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
49-
golang.org/x/sys v0.42.0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo=
50-
golang.org/x/sys v0.42.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
51-
golang.org/x/text v0.35.0 h1:JOVx6vVDFokkpaq1AEptVzLTpDe9KGpj5tR4/X+ybL8=
52-
golang.org/x/text v0.35.0/go.mod h1:khi/HExzZJ2pGnjenulevKNX1W67CUy0AsXcNubPGCA=
53-
golang.org/x/tools v0.43.0 h1:12BdW9CeB3Z+J/I/wj34VMl8X+fEXBxVR90JeMX5E7s=
54-
golang.org/x/tools v0.43.0/go.mod h1:uHkMso649BX2cZK6+RpuIPXS3ho2hZo4FVwfoy1vIk0=
49+
golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI=
50+
golang.org/x/sys v0.43.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
51+
golang.org/x/text v0.36.0 h1:JfKh3XmcRPqZPKevfXVpI1wXPTqbkE5f7JA92a55Yxg=
52+
golang.org/x/text v0.36.0/go.mod h1:NIdBknypM8iqVmPiuco0Dh6P5Jcdk8lJL0CUebqK164=
53+
golang.org/x/tools v0.44.0 h1:UP4ajHPIcuMjT1GqzDWRlalUEoY+uzoZKnhOjbIPD2c=
54+
golang.org/x/tools v0.44.0/go.mod h1:KA0AfVErSdxRZIsOVipbv3rQhVXTnlU6UhKxHd1seDI=
5555
google.golang.org/protobuf v1.36.11 h1:fV6ZwhNocDyBLK0dj+fg8ektcVegBBuEolpbTQyBNVE=
5656
google.golang.org/protobuf v1.36.11/go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco=
5757
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=

0 commit comments

Comments
 (0)