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.com/cncf/xds/go v0.0.0-20230310173818-32f1caf87195 /go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs =
678678github.com/cockroachdb/datadriven v1.0.2 h1:H9MtNqVoVhvd9nCBwOyDjUEdZCREqbIdCJD93PBm/jA =
679679github.com/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.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I =
683683github.com/containerd/log v0.1.0 /go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo =
684684github.com/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.com/cheggaaa/pb/v3
7575github.com/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.com/consensys/gnark-crypto/ecc
7979github.com/consensys/gnark-crypto/ecc/bls12-377
You can’t perform that action at this time.
0 commit comments