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 @@ -6,7 +6,7 @@ require (
66 github.com/filecoin-project/go-fil-commp-hashhash v0.2.0
77 github.com/ipfs/go-cid v0.5.0
88 github.com/multiformats/go-multibase v0.2.0
9- github.com/multiformats/go-multicodec v0.9.1
9+ github.com/multiformats/go-multicodec v0.9.2
1010 github.com/multiformats/go-multihash v0.2.3
1111 github.com/multiformats/go-varint v0.0.7
1212 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/multiformats/go-base36 v0.2.0 h1:lFsAbNOGeKtuKozrtBsAkSVhv1p9D0/qedU9
1616github.com/multiformats/go-base36 v0.2.0 /go.mod h1:qvnKE++v+2MWCfePClUEjE78Z7P2a1UV0xHgWc0hkp4 =
1717github.com/multiformats/go-multibase v0.2.0 h1:isdYCVLvksgWlMW9OZRYJEa9pZETFivncJHmHnnd87g =
1818github.com/multiformats/go-multibase v0.2.0 /go.mod h1:bFBZX4lKCA/2lyOFSAoKH5SS6oPyjtnzK/XTFDPkNuk =
19- github.com/multiformats/go-multicodec v0.9.1 h1:x/Fuxr7ZuR4jJV4Os5g444F7xC4XmyUaT/FWtE+9Zjo =
20- github.com/multiformats/go-multicodec v0.9.1 /go.mod h1:LLWNMtyV5ithSBUo3vFIMaeDy+h3EbkMTek1m+Fybbo =
19+ github.com/multiformats/go-multicodec v0.9.2 h1:YrlXCuqxjqm3bXl+vBq5LKz5pz4mvAsugdqy78k0pXQ =
20+ github.com/multiformats/go-multicodec v0.9.2 /go.mod h1:LLWNMtyV5ithSBUo3vFIMaeDy+h3EbkMTek1m+Fybbo =
2121github.com/multiformats/go-multihash v0.2.3 h1:7Lyc8XfX/IY2jWb/gI7JP+o7JEq9hOa7BFvVU9RSh+U =
2222github.com/multiformats/go-multihash v0.2.3 /go.mod h1:dXgKXCXjBzdscBLk9JkjINiEsCKRVch90MdaGiKsvSM =
2323github.com/multiformats/go-varint v0.0.7 h1:sWSGR+f/eu5ABZA2ZpYKBILXTTs9JWpdEM/nEGOHFS8 =
You can’t perform that action at this time.
0 commit comments