File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/hashicorp/go-multierror v1.0.0
88 github.com/hashicorp/golang-lru v0.5.4
99 github.com/ipfs/go-cid v0.0.5
10- github.com/ipfs/go-datastore v0.4.2
10+ github.com/ipfs/go-datastore v0.4.4
1111 github.com/ipfs/go-ipfs-util v0.0.1
1212 github.com/ipfs/go-log v0.0.1
1313 github.com/ipfs/go-todocounter v0.0.2
Original file line number Diff line number Diff line change @@ -111,6 +111,8 @@ github.com/ipfs/go-datastore v0.4.1 h1:W4ZfzyhNi3xmuU5dQhjfuRn/wFuqEE1KnOmmQiOev
111111github.com/ipfs/go-datastore v0.4.1 /go.mod h1:SX/xMIKoCszPqp+z9JhPYCmoOoXTvaa13XEbGtsFUhA =
112112github.com/ipfs/go-datastore v0.4.2 h1:h8/n7WPzhp239kkLws+epN3Ic7YtcBPgcaXfEfdVDWM =
113113github.com/ipfs/go-datastore v0.4.2 /go.mod h1:SX/xMIKoCszPqp+z9JhPYCmoOoXTvaa13XEbGtsFUhA =
114+ github.com/ipfs/go-datastore v0.4.4 h1:rjvQ9+muFaJ+QZ7dN5B1MSDNQ0JVZKkkES/rMZmA8X8 =
115+ github.com/ipfs/go-datastore v0.4.4 /go.mod h1:SX/xMIKoCszPqp+z9JhPYCmoOoXTvaa13XEbGtsFUhA =
114116github.com/ipfs/go-detect-race v0.0.1 h1:qX/xay2W3E4Q1U7d9lNs1sU9nvguX0a7319XbyQ6cOk =
115117github.com/ipfs/go-detect-race v0.0.1 /go.mod h1:8BNT7shDZPo99Q74BpGMK+4D8Mn4j46UU0LZ723meps =
116118github.com/ipfs/go-ds-badger v0.0.2 /go.mod h1:Y3QpeSFWQf6MopLTiZD+VT6IC1yZqaGmjvRcKeSGij8 =
You can’t perform that action at this time.
0 commit comments