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 @@ -19,7 +19,7 @@ require (
19
19
github.com/multiformats/go-multihash v0.2.3
20
20
github.com/multiformats/go-varint v0.0.7
21
21
github.com/stretchr/testify v1.9.0
22
- github.com/whyrusleeping/cbor-gen v0.1.2
22
+ github.com/whyrusleeping/cbor-gen v0.2.0
23
23
golang.org/x/crypto v0.28.0
24
24
golang.org/x/sync v0.8.0
25
25
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
Original file line number Diff line number Diff line change @@ -103,8 +103,8 @@ github.com/urfave/cli v1.22.10/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60Nt
103
103
github.com/warpfork/go-wish v0.0.0-20220906213052-39a1cc7a02d0 h1:GDDkbFiaK8jsSDJfjId/PEGEShv6ugrt4kYsC5UIDaQ =
104
104
github.com/warpfork/go-wish v0.0.0-20220906213052-39a1cc7a02d0 /go.mod h1:x6AKhvSSexNrVSrViXSHUEbICjmGXhtgABaHIySUSGw =
105
105
github.com/whyrusleeping/cbor-gen v0.0.0-20200414195334-429a0b5e922e /go.mod h1:Xj/M2wWU+QdTdRbu/L/1dIZY8/Wb2K9pAhtroQuxJJI =
106
- github.com/whyrusleeping/cbor-gen v0.1.2 h1:WQFlrPhpcQl+M2/3dP5cvlTLWPVsL6LGBb9jJt6l/cA =
107
- github.com/whyrusleeping/cbor-gen v0.1.2 /go.mod h1:pM99HXyEbSQHcosHc0iW7YFmwnscr+t9Te4ibko05so =
106
+ github.com/whyrusleeping/cbor-gen v0.2.0 h1:v8DREoK/1qQBSc6/UZ4OgU06+9FkywTh8glX0Hi+jkc =
107
+ github.com/whyrusleeping/cbor-gen v0.2.0 /go.mod h1:pM99HXyEbSQHcosHc0iW7YFmwnscr+t9Te4ibko05so =
108
108
gitlab.com/yawning/secp256k1-voi v0.0.0-20230925100816-f2616030848b h1:CzigHMRySiX3drau9C6Q5CAbNIApmLdat5jPMqChvDA =
109
109
gitlab.com/yawning/secp256k1-voi v0.0.0-20230925100816-f2616030848b /go.mod h1:/y/V339mxv2sZmYYR64O07VuCpdNZqCTwO8ZcouTMI8 =
110
110
gitlab.com/yawning/tuplehash v0.0.0-20230713102510-df83abbf9a02 h1:qwDnMxjkyLmAFgcfgTnfJrmYKWhHnci3GjDqcZp1M3Q =
You can’t perform that action at this time.
0 commit comments