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.3
11
+ github.com/ipfs/go-unixfs v0.2.4
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 @@ -216,6 +216,8 @@ 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
217
github.com/ipfs/go-unixfs v0.2.3 h1:VsZwK3Z6+rjFxha87GBrp3kZHDsztSIuKlsScr3Iw4s =
218
218
github.com/ipfs/go-unixfs v0.2.3 /go.mod h1:SUdisfUjNoSDzzhGVxvCL9QO/nKdwXdr+gbMUdqcbYw =
219
+ github.com/ipfs/go-unixfs v0.2.4 h1:6NwppOXefWIyysZ4LR/qUBPvXd5//8J3jiMdvpbw6Lo =
220
+ github.com/ipfs/go-unixfs v0.2.4 /go.mod h1:SUdisfUjNoSDzzhGVxvCL9QO/nKdwXdr+gbMUdqcbYw =
219
221
github.com/ipfs/go-verifcid v0.0.1 h1:m2HI7zIuR5TFyQ1b79Da5N9dnnCP1vcu2QqawmWlK2E =
220
222
github.com/ipfs/go-verifcid v0.0.1 /go.mod h1:5Hrva5KBeIog4A+UpqlaIU+DEstipcJYQQZc0g37pY0 =
221
223
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