We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c8c21 commit b3275d3Copy full SHA for b3275d3
go.mod
@@ -3,9 +3,9 @@ module github.com/jsign/go-unixfs-proof
3
go 1.17
4
5
require (
6
- github.com/ipfs/go-blockservice v0.1.2
+ github.com/ipfs/go-blockservice v0.1.7
7
github.com/ipfs/go-cid v0.0.8-0.20210716091050-de6c03deae1c
8
- github.com/ipfs/go-datastore v0.4.2
+ github.com/ipfs/go-datastore v0.4.5
9
github.com/ipfs/go-ipfs-blockstore v1.0.4
10
github.com/ipfs/go-ipfs-chunker v0.0.5
11
github.com/ipfs/go-ipfs-exchange-offline v0.0.1
0 commit comments