Skip to content

chore(deps): bump github.com/multiformats/go-multiaddr-dns from 0.5.0 to 0.6.0#394

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/multiformats/go-multiaddr-dns-0.6.0
Open

chore(deps): bump github.com/multiformats/go-multiaddr-dns from 0.5.0 to 0.6.0#394
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/multiformats/go-multiaddr-dns-0.6.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/multiformats/go-multiaddr-dns from 0.5.0 to 0.6.0.

Release notes

Sourced from github.com/multiformats/go-multiaddr-dns's releases.

v0.6.0

[!NOTE] This release was brought to you by the Shipyard team.

Highlights

TXT lookups can now report the DNS record TTL (#75)

New Resolver.LookupTXTWithTTL returns TXT records together with how long they may be cached. It routes per domain like LookupTXT, and reports the TTL when the matched resolver implements the new optional TXTWithTTLResolverlibp2p/go-doh-resolver#330, meaning unknown.

This is opt-in and additive: LookupTXT and the BasicResolver interface are unchanged. The TTL lets callers expire TXT-derived state at the right time, such as dnsaddr= multiaddrs carrying potentially rotating IPNS names, or DNSLink records feeding Cache-Control: max-ageipfs/boxo#329

Requires Go 1.25 (#73)

go.mod now requires Go 1.25.

Full Changelog: multiformats/go-multiaddr-dns@v0.5.0...v0.6.0

Commits

Dependabot compatibility score

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 commands and options

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/multiformats/go-multiaddr-dns](https://github.com/multiformats/go-multiaddr-dns) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/multiformats/go-multiaddr-dns/releases)
- [Commits](multiformats/go-multiaddr-dns@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/multiformats/go-multiaddr-dns
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 17, 2026
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