File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/filecoin-project/go-hamt-ipld/v3
3
3
require (
4
4
github.com/ipfs/go-block-format v0.2.0
5
5
github.com/ipfs/go-cid v0.4.1
6
- github.com/ipfs/go-ipld-cbor v0.1 .0
6
+ github.com/ipfs/go-ipld-cbor v0.2 .0
7
7
github.com/spaolacci/murmur3 v1.1.0
8
8
github.com/stretchr/testify v1.9.0
9
9
github.com/whyrusleeping/cbor-gen v0.1.2
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ github.com/ipfs/go-cid v0.4.1 h1:A/T3qGvxi4kpKWWcPC/PgbvDA2bjVLO7n4UeVwnbs/s=
11
11
github.com/ipfs/go-cid v0.4.1 /go.mod h1:uQHwDeX4c6CtyrFwdqyhpNcxVewur1M7l7fNU7LKwZk =
12
12
github.com/ipfs/go-ipfs-util v0.0.3 h1:2RFdGez6bu2ZlZdI+rWfIdbQb1KudQp3VGwPtdNCmE0 =
13
13
github.com/ipfs/go-ipfs-util v0.0.3 /go.mod h1:LHzG1a0Ig4G+iZ26UUOMjHd+lfM84LZCrn17xAKWBvs =
14
- github.com/ipfs/go-ipld-cbor v0.1 .0 h1:dx0nS0kILVivGhfWuB6dUpMa/LAwElHPw1yOGYopoYs =
15
- github.com/ipfs/go-ipld-cbor v0.1 .0 /go.mod h1:U2aYlmVrJr2wsUBU67K4KgepApSZddGRDWBYR0H4sCk =
14
+ github.com/ipfs/go-ipld-cbor v0.2 .0 h1:VHIW3HVIjcMd8m4ZLZbrYpwjzqlVUfjLM7oK4T5/YF0 =
15
+ github.com/ipfs/go-ipld-cbor v0.2 .0 /go.mod h1:Cp8T7w1NKcu4AQJLqK0tWpd1nkgTxEVB5C6kVpLW6/0 =
16
16
github.com/ipfs/go-ipld-format v0.6.0 h1:VEJlA2kQ3LqFSIm5Vu6eIlSxD/Ze90xtc4Meten1F5U =
17
17
github.com/ipfs/go-ipld-format v0.6.0 /go.mod h1:g4QVMTn3marU3qXchwjpKPKgJv+zF+OlaKMyhJ4LHPg =
18
18
github.com/jtolds/gls v4.20.0+incompatible h1:xdiiI2gbIgH/gLH7ADydsJ1uDOEzR8yvV7C0MuV77Wo =
You can’t perform that action at this time.
0 commit comments