File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/ipfs/go-cid v0.3.2
88 github.com/ipfs/go-ipld-format v0.4.0
99 github.com/ipfs/go-libipfs v0.6.1
10- github.com/ipfs/go-unixfsnode v1.5.3-0.20230308034728-3958404b70c0
10+ github.com/ipfs/go-unixfsnode v1.6.0
1111 github.com/ipld/go-car v0.6.0
1212 github.com/ipld/go-car/v2 v2.8.0
1313 github.com/ipld/go-codec-dagpb v1.6.0
Original file line number Diff line number Diff line change @@ -108,8 +108,8 @@ github.com/ipfs/go-metrics-interface v0.0.1 h1:j+cpbjYvu4R8zbleSs36gvB7jR+wsL2fG
108108github.com/ipfs/go-metrics-interface v0.0.1 /go.mod h1:6s6euYU4zowdslK0GKHmqaIZ3j/b/tL7HTWtJ4VPgWY =
109109github.com/ipfs/go-peertaskqueue v0.8.1 h1:YhxAs1+wxb5jk7RvS0LHdyiILpNmRIRnZVztekOF0pg =
110110github.com/ipfs/go-unixfs v0.4.4 h1:D/dLBOJgny5ZLIur2vIXVQVW0EyDHdOMBDEhgHrt6rY =
111- github.com/ipfs/go-unixfsnode v1.5.3-0.20230308034728-3958404b70c0 h1:S+ziZVjjAZNlA+b+YubI0AxUG2uAEGVAUM6Jj/5GaDk =
112- github.com/ipfs/go-unixfsnode v1.5.3-0.20230308034728-3958404b70c0 /go.mod h1:PVfoyZkX1B34qzT3vJO4nsLUpRCyhnMuHBznRcXirlk =
111+ github.com/ipfs/go-unixfsnode v1.6.0 h1:JOSA02yaLylRNi2rlB4ldPr5VcZhcnaIVj5zNLcOjDo =
112+ github.com/ipfs/go-unixfsnode v1.6.0 /go.mod h1:PVfoyZkX1B34qzT3vJO4nsLUpRCyhnMuHBznRcXirlk =
113113github.com/ipfs/go-verifcid v0.0.2 h1:XPnUv0XmdH+ZIhLGKg6U2vaPaRDXb9urMyNVCE7uvTs =
114114github.com/ipfs/go-verifcid v0.0.2 /go.mod h1:40cD9x1y4OWnFXbLNJYRe7MpNvWlMn3LZAG5Wb4xnPU =
115115github.com/ipld/go-car v0.6.0 h1:d5QrGLnHAxiNLHor+DKGrLdqnM0dQJh2whfSXRDq6J0 =
Original file line number Diff line number Diff line change @@ -61,4 +61,4 @@ require (
6161 google.golang.org/protobuf v1.28.1 // indirect
6262 gopkg.in/yaml.v3 v3.0.1 // indirect
6363 lukechampine.com/blake3 v1.1.7 // indirect
64- )
64+ )
You can’t perform that action at this time.
0 commit comments