This repository was archived by the owner on Oct 5, 2023. It is now read-only.
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 @@ -8,7 +8,7 @@ require (
8
8
github.com/ipfs/go-ipld-format v0.0.2
9
9
github.com/ipfs/go-merkledag v0.3.1
10
10
github.com/ipfs/go-path v0.0.7
11
- github.com/ipfs/go-unixfs v0.2.2
11
+ github.com/ipfs/go-unixfs v0.2.3
12
12
github.com/ipfs/interface-go-ipfs-core v0.2.4
13
13
github.com/ipfs/iptb v1.4.0
14
14
github.com/ipfs/iptb-plugins v0.2.1
Original file line number Diff line number Diff line change @@ -214,6 +214,8 @@ github.com/ipfs/go-todocounter v0.0.1/go.mod h1:l5aErvQc8qKE2r7NDMjmq5UNAvuZy0rC
214
214
github.com/ipfs/go-unixfs v0.0.4 /go.mod h1:eIo/p9ADu/MFOuyxzwU+Th8D6xoxU//r590vUpWyfz8 =
215
215
github.com/ipfs/go-unixfs v0.2.2 h1:eTkDT9F0dn4qHmBMVRMZbziwyqLRcogjtPYqMgZYmQs =
216
216
github.com/ipfs/go-unixfs v0.2.2 /go.mod h1:SUdisfUjNoSDzzhGVxvCL9QO/nKdwXdr+gbMUdqcbYw =
217
+ github.com/ipfs/go-unixfs v0.2.3 h1:VsZwK3Z6+rjFxha87GBrp3kZHDsztSIuKlsScr3Iw4s =
218
+ github.com/ipfs/go-unixfs v0.2.3 /go.mod h1:SUdisfUjNoSDzzhGVxvCL9QO/nKdwXdr+gbMUdqcbYw =
217
219
github.com/ipfs/go-verifcid v0.0.1 h1:m2HI7zIuR5TFyQ1b79Da5N9dnnCP1vcu2QqawmWlK2E =
218
220
github.com/ipfs/go-verifcid v0.0.1 /go.mod h1:5Hrva5KBeIog4A+UpqlaIU+DEstipcJYQQZc0g37pY0 =
219
221
github.com/ipfs/interface-go-ipfs-core v0.2.3 h1:E6uQ+1fJjkxJWlL9lAE72a5FWeyeeNL3GitLy8+jq3Y =
You can’t perform that action at this time.
0 commit comments