Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8abf6da

Browse files
committedSep 4, 2020
chore: update deps
1 parent b3f291a commit 8abf6da

File tree

2 files changed

+258
-37
lines changed

2 files changed

+258
-37
lines changed
 

‎go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.12
44

55
require (
66
github.com/ipfs/go-datastore v0.4.4
7-
github.com/ipfs/go-ipfs v0.5.1
7+
github.com/ipfs/go-ipfs v0.6.0
88
github.com/ipfs/go-ipfs-delay v0.0.1
9-
github.com/ipfs/interface-go-ipfs-core v0.2.7
9+
github.com/ipfs/interface-go-ipfs-core v0.3.0
1010
)

‎go.sum

+256-35
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.