Skip to content

Commit b3275d3

Browse files
build(deps): bump github.com/ipfs/go-blockservice from 0.1.0 to 0.1.7
Bumps [github.com/ipfs/go-blockservice](https://github.com/ipfs/go-blockservice) from 0.1.0 to 0.1.7. - [Release notes](https://github.com/ipfs/go-blockservice/releases) - [Commits](ipfs/go-blockservice@v0.1.0...v0.1.7) --- updated-dependencies: - dependency-name: github.com/ipfs/go-blockservice dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56c8c21 commit b3275d3

File tree

2 files changed

+550
-36
lines changed

2 files changed

+550
-36
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ module github.com/jsign/go-unixfs-proof
33
go 1.17
44

55
require (
6-
github.com/ipfs/go-blockservice v0.1.2
6+
github.com/ipfs/go-blockservice v0.1.7
77
github.com/ipfs/go-cid v0.0.8-0.20210716091050-de6c03deae1c
8-
github.com/ipfs/go-datastore v0.4.2
8+
github.com/ipfs/go-datastore v0.4.5
99
github.com/ipfs/go-ipfs-blockstore v1.0.4
1010
github.com/ipfs/go-ipfs-chunker v0.0.5
1111
github.com/ipfs/go-ipfs-exchange-offline v0.0.1

0 commit comments

Comments
 (0)