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 @@ -21,7 +21,7 @@ require (
21
21
github.com/multiformats/go-varint v0.0.7
22
22
github.com/stretchr/testify v1.9.0
23
23
github.com/whyrusleeping/cbor-gen v0.1.2
24
- golang.org/x/crypto v0.25 .0
24
+ golang.org/x/crypto v0.26 .0
25
25
golang.org/x/sync v0.8.0
26
26
golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9
27
27
)
Original file line number Diff line number Diff line change @@ -112,8 +112,8 @@ github.com/whyrusleeping/cbor-gen v0.1.2/go.mod h1:pM99HXyEbSQHcosHc0iW7YFmwnscr
112
112
golang.org/x/crypto v0.0.0-20190211182817-74369b46fc67 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
113
113
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
114
114
golang.org/x/crypto v0.0.0-20190611184440-5c40567a22f8 /go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI =
115
- golang.org/x/crypto v0.25 .0 h1:ypSNr+bnYL2YhwoMt2zPxHFmbAN1KZs/njMG3hxUp30 =
116
- golang.org/x/crypto v0.25 .0 /go.mod h1:T+wALwcMOSE0kXgUAnPAHqTLW+XHgcELELW8VaDgm/M =
115
+ golang.org/x/crypto v0.26 .0 h1:RrRspgV4mU+YwB4FYnuBoKsUapNIL5cohGAmSH3azsw =
116
+ golang.org/x/crypto v0.26 .0 /go.mod h1:GY7jblb9wI+FOo5y8/S2oY4zWP07AkOJ4+jxCqdqn54 =
117
117
golang.org/x/net v0.0.0-20190311183353-d8887717615a /go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg =
118
118
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 /go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg =
119
119
golang.org/x/sync v0.8.0 h1:3NFvSEYkUoMifnESzZl15y791HH1qU2xm6eCJU5ZPXQ =
You can’t perform that action at this time.
0 commit comments