File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ require (
5555 github.com/alecthomas/units v0.0.0-20240626203959-61d1e3462e30 // indirect
5656 github.com/beorn7/perks v1.0.1 // indirect
5757 github.com/cespare/xxhash/v2 v2.3.0 // indirect
58- github.com/consensys/gnark-crypto v0.19.1 // indirect
58+ github.com/consensys/gnark-crypto v0.19.2 // indirect
5959 github.com/containerd/log v0.1.0 // indirect
6060 github.com/docker/docker v28.0.0+incompatible // indirect
6161 github.com/docker/go-connections v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -677,8 +677,8 @@ github.com/cncf/xds/go v0.0.0-20230105202645-06c439db220b/go.mod h1:eXthEFrGJvWH
677677github.colasdn.workers.dev/cncf/xds/go v0.0.0-20230310173818-32f1caf87195 /go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs =
678678github.colasdn.workers.dev/cockroachdb/datadriven v1.0.2 h1:H9MtNqVoVhvd9nCBwOyDjUEdZCREqbIdCJD93PBm/jA =
679679github.colasdn.workers.dev/cockroachdb/datadriven v1.0.2 /go.mod h1:a9RdTaap04u637JoCzcUoIcDmvwSUtcUFtT/C3kJlTU =
680- github.com/consensys/gnark-crypto v0.19.1 h1:FWO1JDs7A2OajswzwMG7f8l2Zrxc/yOkxSTByKTc3O0 =
681- github.com/consensys/gnark-crypto v0.19.1 /go.mod h1:rT23F0XSZqE0mUA0+pRtnL56IbPxs6gp4CeRsBk4XS0 =
680+ github.com/consensys/gnark-crypto v0.19.2 h1:qrEAIXq3T4egxqiliFFoNrepkIWVEeIYwt3UL0fvS80 =
681+ github.com/consensys/gnark-crypto v0.19.2 /go.mod h1:rT23F0XSZqE0mUA0+pRtnL56IbPxs6gp4CeRsBk4XS0 =
682682github.colasdn.workers.dev/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I =
683683github.colasdn.workers.dev/containerd/log v0.1.0 /go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo =
684684github.colasdn.workers.dev/cpuguy83/go-md2man/v2 v2.0.4 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ github.com/cespare/xxhash/v2
7373## explicit; go 1.17
7474github.colasdn.workers.dev/cheggaaa/pb/v3
7575github.colasdn.workers.dev/cheggaaa/pb/v3/termutil
76- # github.com/consensys/gnark-crypto v0.19.1
76+ # github.com/consensys/gnark-crypto v0.19.2
7777## explicit; go 1.23.0
7878github.colasdn.workers.dev/consensys/gnark-crypto/ecc
7979github.colasdn.workers.dev/consensys/gnark-crypto/ecc/bls12-377
You can’t perform that action at this time.
0 commit comments