Skip to content

Commit 583965c

Browse files
chore(deps): bump github.com/multiformats/go-multihash in /v2
Bumps [github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/multiformats/go-multihash/releases) - [Commits](multiformats/go-multihash@v0.2.2...v0.2.3) --- updated-dependencies: - dependency-name: github.com/multiformats/go-multihash dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e85ac0 commit 583965c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

v2/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/ipld/go-ipld-prime v0.20.0
1414
github.com/ipld/go-ipld-prime/storage/bsadapter v0.0.0-20230102063945-1a409dc236dd
1515
github.com/multiformats/go-multicodec v0.9.0
16-
github.com/multiformats/go-multihash v0.2.2
16+
github.com/multiformats/go-multihash v0.2.3
1717
github.com/multiformats/go-varint v0.0.7
1818
github.com/petar/GoLLRB v0.0.0-20210522233825-ae3b015fd3e9
1919
github.com/stretchr/testify v1.8.4

v2/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@ github.com/multiformats/go-multihash v0.0.10/go.mod h1:YSLudS+Pi8NHE7o6tb3D8vrpK
180180
github.com/multiformats/go-multihash v0.0.13/go.mod h1:VdAWLKTwram9oKAatUcLxBNUjdtcVwxObEQBtRfuyjc=
181181
github.com/multiformats/go-multihash v0.0.14/go.mod h1:VdAWLKTwram9oKAatUcLxBNUjdtcVwxObEQBtRfuyjc=
182182
github.com/multiformats/go-multihash v0.0.15/go.mod h1:D6aZrWNLFTV/ynMpKsNtB40mJzmCl4jb1alC0OvHiHg=
183-
github.com/multiformats/go-multihash v0.2.2 h1:Uu7LWs/PmWby1gkj1S1DXx3zyd3aVabA4FiMKn/2tAc=
184-
github.com/multiformats/go-multihash v0.2.2/go.mod h1:dXgKXCXjBzdscBLk9JkjINiEsCKRVch90MdaGiKsvSM=
183+
github.com/multiformats/go-multihash v0.2.3 h1:7Lyc8XfX/IY2jWb/gI7JP+o7JEq9hOa7BFvVU9RSh+U=
184+
github.com/multiformats/go-multihash v0.2.3/go.mod h1:dXgKXCXjBzdscBLk9JkjINiEsCKRVch90MdaGiKsvSM=
185185
github.com/multiformats/go-multistream v0.3.3 h1:d5PZpjwRgVlbwfdTDjife7XszfZd8KYWfROYFlGcR8o=
186186
github.com/multiformats/go-varint v0.0.5/go.mod h1:3Ls8CIEsrijN6+B7PbrXRPxHRPuXSrVKRY101jdMZYE=
187187
github.com/multiformats/go-varint v0.0.6/go.mod h1:3Ls8CIEsrijN6+B7PbrXRPxHRPuXSrVKRY101jdMZYE=

0 commit comments

Comments
 (0)