oasis-core
oasis-core copied to clipboard
go: bump github.com/multiformats/go-multiaddr from 0.5.0 to 0.6.0 in /go
Bumps github.com/multiformats/go-multiaddr from 0.5.0 to 0.6.0.
Release notes
Sourced from github.com/multiformats/go-multiaddr's releases.
v0.6.0
What's Changed
- add a Contains function by
@marten-seemannin multiformats/go-multiaddr#172- sync: update CI config files by
@web3-botin multiformats/go-multiaddr#174- Add ipcidr support by
@MarcoPoloin multiformats/go-multiaddr#177- add WebTransport multiaddr components by
@marten-seemannin multiformats/go-multiaddr#176- release v0.6.0 by
@MarcoPoloin multiformats/go-multiaddr#178New Contributors
@MarcoPolomade their first contribution in multiformats/go-multiaddr#177Full Changelog: https://github.com/multiformats/go-multiaddr/compare/v0.5.0...v0.6.0
Commits
043a1eeMerge pull request #178 from multiformats/bump-version232f8cfMerge pull request #176 from multiformats/webtransport5035f67Bump versionadec851switch to Base64Url encoding for certhashesdb19e64validate that certhashes are valid multihashes494efd0add support for certhashe0eb8cdadd support for WebTransportf5adc3badd ipcidr support (#177)7830bb7sync: update CI config files (#174)7768f96add a Contains function (#172)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)