File tree Expand file tree Collapse file tree 2 files changed +20
-144
lines changed Expand file tree Collapse file tree 2 files changed +20
-144
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ require (
55 github.com/golang/protobuf v1.5.2
66 github.com/ipfs/go-cid v0.0.7
77 github.com/ipfs/go-datastore v0.4.5
8- github.com/ipfs/go-ds-badger v0.2.6
9- github.com/ipfs/go-ipfs-blockstore v1.0.3
8+ github.com/ipfs/go-ds-badger v0.2.7
9+ github.com/ipfs/go-ipfs-blockstore v1.0.4
1010 github.com/ipfs/go-ipfs-ds-help v1.0.0
1111 github.com/ipfs/go-ipld-format v0.2.0
1212 github.com/ipfs/go-log/v2 v2.1.3
@@ -15,8 +15,8 @@ require (
1515 github.com/libp2p/go-libp2p-pubsub v0.4.1
1616 github.com/multiformats/go-multihash v0.0.15
1717 github.com/pkg/errors v0.9.1
18- go.uber.org/multierr v1.6 .0
19- google.golang.org/protobuf v1.26.0
18+ go.uber.org/multierr v1.7 .0
19+ google.golang.org/protobuf v1.27.1
2020)
2121
2222go 1.15
You can’t perform that action at this time.
0 commit comments