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 @@ -6,7 +6,7 @@ require (
66 github.com/gogo/protobuf v1.3.1
77 github.com/hashicorp/go-multierror v1.0.0
88 github.com/hashicorp/golang-lru v0.5.3
9- github.com/ipfs/go-cid v0.0.4
9+ github.com/ipfs/go-cid v0.0.5
1010 github.com/ipfs/go-datastore v0.3.1
1111 github.com/ipfs/go-ipfs-util v0.0.1
1212 github.com/ipfs/go-log v0.0.1
Original file line number Diff line number Diff line change @@ -95,6 +95,8 @@ github.com/ipfs/go-cid v0.0.3 h1:UIAh32wymBpStoe83YCzwVQQ5Oy/H0FdxvUS6DJDzms=
9595github.com/ipfs/go-cid v0.0.3 /go.mod h1:GHWU/WuQdMPmIosc4Yn1bcCT7dSeX4lBafM7iqUPQvM =
9696github.com/ipfs/go-cid v0.0.4 h1:UlfXKrZx1DjZoBhQHmNHLC1fK1dUJDN20Y28A7s+gJ8 =
9797github.com/ipfs/go-cid v0.0.4 /go.mod h1:4LLaPOQwmk5z9LBgQnpkivrx8BJjUyGwTXCd5Xfj6+M =
98+ github.com/ipfs/go-cid v0.0.5 h1:o0Ix8e/ql7Zb5UVUJEUfjsWCIY8t48++9lR8qi6oiJU =
99+ github.com/ipfs/go-cid v0.0.5 /go.mod h1:plgt+Y5MnOey4vO4UlUazGqdbEXuFYitED67FexhXog =
98100github.com/ipfs/go-datastore v0.0.1 h1:AW/KZCScnBWlSb5JbnEnLKFWXL224LBEh/9KXXOrUms =
99101github.com/ipfs/go-datastore v0.0.1 /go.mod h1:d4KVXhMt913cLBEI/PXAy6ko+W7e9AhyAKBGh803qeE =
100102github.com/ipfs/go-datastore v0.1.0 h1:TOxI04l8CmO4zGtesENhzm4PwkFwJXY3rKiYaaMf9fI =
You can’t perform that action at this time.
0 commit comments