Skip to content

build(deps): bump the go-dependencies group across 1 directory with 4 updates - #4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-629f06257e
Open

build(deps): bump the go-dependencies group across 1 directory with 4 updates#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-629f06257e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown

Bumps the go-dependencies group with 4 updates in the / directory: github.com/go-acme/lego/v4, github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common, github.com/zalando/go-keyring and golang.org/x/term.

Updates github.com/go-acme/lego/v4 from 4.34.0 to 4.35.2

Release notes

Sourced from github.com/go-acme/lego/v4's releases.

v4.35.2

lego is an independent, free, and open-source project, if you value it, consider supporting it! ❤️

Everybody thinks that the others will donate, but in the end, nobody does.

So if you think that lego is worth it, please consider donating.

For key updates, see the changelog.

Changelog

  • a1b94137d9e74ab3952fbf3a6d9e02fcf4b10e9a rfc2136: fix zone env var parsing (#3020)

v4.35.1

lego is an independent, free, and open-source project, if you value it, consider supporting it! ❤️

Everybody thinks that the others will donate, but in the end, nobody does.

So if you think that lego is worth it, please consider donating.

For key updates, see the changelog.

Changelog

Due to an error related to Snapcraft, some artifacts of the v4.35.0 release have not been published.

This release contains the same things as v4.35.0.

v4.35.0

lego is an independent, free, and open-source project, if you value it, consider supporting it! ❤️

Everybody thinks that the others will donate, but in the end, nobody does.

So if you think that lego is worth it, please consider donating.

For key updates, see the changelog.

Changelog

  • 8539dc4da3e9ed45e0f9e159418ccc066aa4572f desec: use API to find the zone (#2989)
  • cef0d081896cb3292588b45f867568cab4f36101 feat: improve domain matcher (#2992)
Changelog

Sourced from github.com/go-acme/lego/v4's changelog.

v4.35.2

  • Release date: 2026-04-24
  • Tag: v4.35.2

Fixed

  • [dnsprovider] oraclecloud(oci): update dependency licenses
  • [dnsprovider] rfc2136: fix zones env var parsing

v4.35.1

  • Release date: 2026-04-21
  • Tag: v4.35.1

Due to an error related to Snapcraft, some artifacts of the v4.35.0 release have not been published.

This release contains the same things as v4.35.0.

v4.35.0

  • Release date: 2026-04-21
  • Tag: v4.35.0

Changed

  • [dnsprovider] oraclecloud(oci): update dependency licenses
  • [dnsprovider] desec: use API to find the zone
  • [challenge/http-01] Improve domain matcher
Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.3.116 to 1.3.146

Commits

Updates github.com/zalando/go-keyring from 0.2.6 to 0.2.8

Release notes

Sourced from github.com/zalando/go-keyring's releases.

v0.2.8

What's Changed

Full Changelog: zalando/go-keyring@v0.2.7...v0.2.8

v0.2.7

What's Changed

New Contributors

Full Changelog: zalando/go-keyring@v0.2.6...v0.2.7

Commits
  • a8cdfe3 Merge pull request #141 from zalando/gh/hardening-workflows
  • d4162d9 gh: hardening workflows
  • e0dd98f Merge pull request #140 from zalando/dependabot/go_modules/all-go-mod-patch-a...
  • 98f9091 Merge pull request #139 from zalando/dependabot/github_actions/actions/setup-...
  • 40806c2 Merge pull request #138 from zalando/dependabot/github_actions/actions/checko...
  • 1d4d07c Bump the all-go-mod-patch-and-minor group with 2 updates
  • e6c0d8a Bump actions/setup-go from 5 to 6
  • 0151d30 Bump actions/checkout from 4 to 6
  • d6ac580 Merge pull request #137 from zalando/security/gh-actions
  • 036041f security: GH Actions should be able read only
  • Additional commits viewable in compare view

Updates golang.org/x/term from 0.44.0 to 0.45.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 29, 2026
@dependabot dependabot Bot changed the title build(deps): bump the go-dependencies group with 4 updates build(deps): bump the go-dependencies group across 1 directory with 4 updates Jul 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-dependencies-629f06257e branch 2 times, most recently from f6bd642 to 192c65c Compare July 29, 2026 09:17
… updates

Bumps the go-dependencies group with 4 updates in the / directory: [github.com/go-acme/lego/v4](https://github.com/go-acme/lego), [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go), [github.com/zalando/go-keyring](https://github.com/zalando/go-keyring) and [golang.org/x/term](https://github.com/golang/term).


Updates `github.com/go-acme/lego/v4` from 4.34.0 to 4.35.2
- [Release notes](https://github.com/go-acme/lego/releases)
- [Changelog](https://github.com/go-acme/lego/blob/main/CHANGELOG.md)
- [Commits](go-acme/lego@v4.34.0...v4.35.2)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.3.116 to 1.3.146
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-go/blob/master/CHANGELOG.md)
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.3.116...v1.3.146)

Updates `github.com/zalando/go-keyring` from 0.2.6 to 0.2.8
- [Release notes](https://github.com/zalando/go-keyring/releases)
- [Commits](zalando/go-keyring@v0.2.6...v0.2.8)

Updates `golang.org/x/term` from 0.44.0 to 0.45.0
- [Commits](golang/term@v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: github.com/go-acme/lego/v4
  dependency-version: 4.35.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common
  dependency-version: 1.3.145
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/zalando/go-keyring
  dependency-version: 0.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: golang.org/x/term
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-dependencies-629f06257e branch from 192c65c to cb3d911 Compare July 29, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants