Skip to content

Commit cff2d0d

Browse files
build(deps): bump github.com/ipfs/go-merkledag in /go
Bumps [github.com/ipfs/go-merkledag](https://github.com/ipfs/go-merkledag) from 0.6.0 to 0.8.1. - [Release notes](https://github.com/ipfs/go-merkledag/releases) - [Commits](ipfs/go-merkledag@v0.6.0...v0.8.1) --- updated-dependencies: - dependency-name: github.com/ipfs/go-merkledag dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a75774 commit cff2d0d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ require (
109109
github.com/ipfs/go-ipns v0.3.0 // indirect
110110
github.com/ipfs/go-log v1.0.5 // indirect
111111
github.com/ipfs/go-log/v2 v2.5.1 // indirect
112-
github.com/ipfs/go-merkledag v0.6.0 // indirect
112+
github.com/ipfs/go-merkledag v0.8.1 // indirect
113113
github.com/ipfs/go-metrics-interface v0.0.1 // indirect
114114
github.com/ipfs/go-mfs v0.2.1 // indirect
115115
github.com/ipfs/go-namesys v0.5.0 // indirect

go/go.sum

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)