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 @@ -17,7 +17,7 @@ require (
1717 github.com/minio/sha256-simd v1.0.1
1818 github.com/multiformats/go-multibase v0.2.0
1919 github.com/multiformats/go-multihash v0.2.3
20- github.com/multiformats/go-varint v0.0.7
20+ github.com/multiformats/go-varint v0.1.0
2121 github.com/stretchr/testify v1.11.1
2222 github.com/whyrusleeping/cbor-gen v0.3.1
2323 golang.org/x/crypto v0.42.0
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ github.com/multiformats/go-multihash v0.0.13/go.mod h1:VdAWLKTwram9oKAatUcLxBNUj
7979github.com/multiformats/go-multihash v0.2.3 h1:7Lyc8XfX/IY2jWb/gI7JP+o7JEq9hOa7BFvVU9RSh+U =
8080github.com/multiformats/go-multihash v0.2.3 /go.mod h1:dXgKXCXjBzdscBLk9JkjINiEsCKRVch90MdaGiKsvSM =
8181github.com/multiformats/go-varint v0.0.5 /go.mod h1:3Ls8CIEsrijN6+B7PbrXRPxHRPuXSrVKRY101jdMZYE =
82- github.com/multiformats/go-varint v0.0.7 h1:sWSGR+f/eu5ABZA2ZpYKBILXTTs9JWpdEM/nEGOHFS8 =
83- github.com/multiformats/go-varint v0.0.7 /go.mod h1:r8PUYw/fD/SjBCiKOoDlGF6QawOELpZAu9eioSos/OU =
82+ github.com/multiformats/go-varint v0.1.0 h1:i2wqFp4sdl3IcIxfAonHQV9qU5OsZ4Ts9IOoETFs5dI =
83+ github.com/multiformats/go-varint v0.1.0 /go.mod h1:5KVAVXegtfmNQQm/lCY+ATvDzvJJhSkUlGQV9wgObdI =
8484github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
8585github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
8686github.com/polydawn/refmt v0.89.0 h1:ADJTApkvkeBZsN0tBTx8QjpD9JkmxbKp0cxfr9qszm4 =
You can’t perform that action at this time.
0 commit comments