Skip to content

Commit

Permalink
bot: Bump github.com/multiformats/go-multihash from 0.2.1 to 0.2.2 (#…
Browse files Browse the repository at this point in the history
…1533)

Bumps
[github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash)
from 0.2.1 to 0.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/multiformats/go-multihash/releases">github.com/multiformats/go-multihash's
releases</a>.</em></p>
<blockquote>
<h2>v0.2.2</h2>
<h2>What's Changed</h2>
<ul>
<li>test: add benchmark for all hash functions Sum by <a
href="https://github.com/Jorropo"><code>@​Jorropo</code></a> in <a
href="https://redirect.github.com/multiformats/go-multihash/pull/163">multiformats/go-multihash#163</a></li>
<li>sync: update CI config files by <a
href="https://github.com/web3-bot"><code>@​web3-bot</code></a> in <a
href="https://redirect.github.com/multiformats/go-multihash/pull/165">multiformats/go-multihash#165</a></li>
<li>add handler for hasher.Write returned error by <a
href="https://github.com/walldiss"><code>@​walldiss</code></a> in <a
href="https://redirect.github.com/multiformats/go-multihash/pull/167">multiformats/go-multihash#167</a></li>
<li>sync: update CI config files by <a
href="https://github.com/web3-bot"><code>@​web3-bot</code></a> in <a
href="https://redirect.github.com/multiformats/go-multihash/pull/169">multiformats/go-multihash#169</a></li>
<li>build(deps): bump golang.org/x/sys from
0.0.0-20210615035016-665e8c7367d1 to 0.1.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/multiformats/go-multihash/pull/170">multiformats/go-multihash#170</a></li>
<li>sha256: drop minio in favor of crypto/sha256 for go1.21 and above by
<a href="https://github.com/Jorropo"><code>@​Jorropo</code></a> in <a
href="https://redirect.github.com/multiformats/go-multihash/pull/173">multiformats/go-multihash#173</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/walldiss"><code>@​walldiss</code></a>
made their first contribution in <a
href="https://redirect.github.com/multiformats/go-multihash/pull/167">multiformats/go-multihash#167</a></li>
<li><a
href="https://github.com/dependabot"><code>@​dependabot</code></a> made
their first contribution in <a
href="https://redirect.github.com/multiformats/go-multihash/pull/170">multiformats/go-multihash#170</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/multiformats/go-multihash/compare/v0.2.1...v0.2.2">https://github.com/multiformats/go-multihash/compare/v0.2.1...v0.2.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/multiformats/go-multihash/commit/d2f43bcb5a19ec3bc26f7332f62ad265f0039dc1"><code>d2f43bc</code></a>
chore: release v0.2.2</li>
<li><a
href="https://github.com/multiformats/go-multihash/commit/76b922eb4e3c4f9d6a3df7df09c660efb3d95436"><code>76b922e</code></a>
sha256: drop minio in favor of crypto/sha256 for go1.21 and above</li>
<li><a
href="https://github.com/multiformats/go-multihash/commit/dc3bd6897fcd17f6acd8d4d6ffd2cea3d4d3ebeb"><code>dc3bd68</code></a>
build(deps): bump golang.org/x/sys</li>
<li><a
href="https://github.com/multiformats/go-multihash/commit/38400376eaefaa6216d075b466037e75437c2838"><code>3840037</code></a>
sync: update CI config files (<a
href="https://redirect.github.com/multiformats/go-multihash/issues/169">#169</a>)</li>
<li><a
href="https://github.com/multiformats/go-multihash/commit/608669da49b636a646de3472101d0183889ae6c4"><code>608669d</code></a>
Merge pull request <a
href="https://redirect.github.com/multiformats/go-multihash/issues/167">#167</a>
from walldiss/handle_hasher_error</li>
<li><a
href="https://github.com/multiformats/go-multihash/commit/1255d96cddbb1dccbb669af8e1ff09927d8c6783"><code>1255d96</code></a>
Update sum.go</li>
<li><a
href="https://github.com/multiformats/go-multihash/commit/159cb262dc33d1ca592efc0cfc42245aa5fdc616"><code>159cb26</code></a>
add handler for error returned by hasher.Write function</li>
<li><a
href="https://github.com/multiformats/go-multihash/commit/196bbeb81a568a71ec224866ccc68c1f28a272d8"><code>196bbeb</code></a>
sync: update CI config files (<a
href="https://redirect.github.com/multiformats/go-multihash/issues/165">#165</a>)</li>
<li><a
href="https://github.com/multiformats/go-multihash/commit/b4fb2ca0b7e810bb53bc2e1909c99118c529b186"><code>b4fb2ca</code></a>
test: add benchmark for all hash functions Sum</li>
<li>See full diff in <a
href="https://github.com/multiformats/go-multihash/compare/v0.2.1...v0.2.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/multiformats/go-multihash&package-manager=go_modules&previous-version=0.2.1&new-version=0.2.2)](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 25, 2023
1 parent aac35f0 commit d1ace76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require (
github.com/mitchellh/mapstructure v1.5.0
github.com/multiformats/go-multiaddr v0.9.0
github.com/multiformats/go-multibase v0.2.0
github.com/multiformats/go-multihash v0.2.1
github.com/multiformats/go-multihash v0.2.2
github.com/multiformats/go-varint v0.0.7
github.com/pkg/errors v0.9.1
github.com/sourcenetwork/immutable v0.2.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1027,8 +1027,8 @@ github.com/multiformats/go-multihash v0.0.10/go.mod h1:YSLudS+Pi8NHE7o6tb3D8vrpK
github.com/multiformats/go-multihash v0.0.13/go.mod h1:VdAWLKTwram9oKAatUcLxBNUjdtcVwxObEQBtRfuyjc=
github.com/multiformats/go-multihash v0.0.14/go.mod h1:VdAWLKTwram9oKAatUcLxBNUjdtcVwxObEQBtRfuyjc=
github.com/multiformats/go-multihash v0.0.15/go.mod h1:D6aZrWNLFTV/ynMpKsNtB40mJzmCl4jb1alC0OvHiHg=
github.com/multiformats/go-multihash v0.2.1 h1:aem8ZT0VA2nCHHk7bPJ1BjUbHNciqZC/d16Vve9l108=
github.com/multiformats/go-multihash v0.2.1/go.mod h1:WxoMcYG85AZVQUyRyo9s4wULvW5qrI9vb2Lt6evduFc=
github.com/multiformats/go-multihash v0.2.2 h1:Uu7LWs/PmWby1gkj1S1DXx3zyd3aVabA4FiMKn/2tAc=
github.com/multiformats/go-multihash v0.2.2/go.mod h1:dXgKXCXjBzdscBLk9JkjINiEsCKRVch90MdaGiKsvSM=
github.com/multiformats/go-multistream v0.0.1/go.mod h1:fJTiDfXJVmItycydCnNx4+wSzZ5NwG2FEVAI30fiovg=
github.com/multiformats/go-multistream v0.0.4/go.mod h1:fJTiDfXJVmItycydCnNx4+wSzZ5NwG2FEVAI30fiovg=
github.com/multiformats/go-multistream v0.1.0/go.mod h1:fJTiDfXJVmItycydCnNx4+wSzZ5NwG2FEVAI30fiovg=
Expand Down

0 comments on commit d1ace76

Please sign in to comment.