We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf51443 + eb04432 commit 1c3bc18Copy full SHA for 1c3bc18
go.mod
@@ -1,7 +1,7 @@
1
module github.com/ipfs/go-merkledag
2
3
require (
4
- github.com/gogo/protobuf v1.3.1
+ github.com/gogo/protobuf v1.3.2
5
github.com/ipfs/go-block-format v0.0.2
6
github.com/ipfs/go-blockservice v0.1.0
7
github.com/ipfs/go-cid v0.0.3
0 commit comments