File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
tools/golang-json-rpc-tests Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/Microsoft/go-winio v0.6.2 // indirect
1414 github.com/StackExchange/wmi v1.2.1 // indirect
1515 github.com/bits-and-blooms/bitset v1.20.0 // indirect
16- github.com/consensys/gnark-crypto v0.18.0 // indirect
16+ github.com/consensys/gnark-crypto v0.18.1 // indirect
1717 github.com/crate-crypto/go-eth-kzg v1.4.0 // indirect
1818 github.com/crate-crypto/go-ipa v0.0.0-20240724233137-53bbb0ceb27a // indirect
1919 github.com/deckarep/golang-set/v2 v2.6.0 // indirect
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ github.com/cockroachdb/redact v1.1.5 h1:u1PMllDkdFfPWaNGMyLD1+so+aq3uUItthCFqzwP
2626github.com/cockroachdb/redact v1.1.5 /go.mod h1:BVNblN9mBWFyMyqK1k3AAiSxhvhfK2oOZZ2lK+dpvRg =
2727github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 h1:zuQyyAKVxetITBuuhv3BI9cMrmStnpT18zmgmTxunpo =
2828github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 /go.mod h1:7nc4anLGjupUW/PeY5qiNYsdNXj7zopG+eqsS7To5IQ =
29- github.com/consensys/gnark-crypto v0.18.0 h1:vIye/FqI50VeAr0B3dx+YjeIvmc3LWz4yEfbWBpTUf0 =
30- github.com/consensys/gnark-crypto v0.18.0 /go.mod h1:L3mXGFTe1ZN+RSJ+CLjUt9x7PNdx8ubaYfDROyp2Z8c =
29+ github.com/consensys/gnark-crypto v0.18.1 h1:RyLV6UhPRoYYzaFnPQA4qK3DyuDgkTgskDdoGqFt3fI =
30+ github.com/consensys/gnark-crypto v0.18.1 /go.mod h1:L3mXGFTe1ZN+RSJ+CLjUt9x7PNdx8ubaYfDROyp2Z8c =
3131github.com/cpuguy83/go-md2man/v2 v2.0.5 h1:ZtcqGrnekaHpVLArFSe4HK5DoKx1T0rq2DwVB0alcyc =
3232github.com/cpuguy83/go-md2man/v2 v2.0.5 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
3333github.com/crate-crypto/go-eth-kzg v1.4.0 h1:WzDGjHk4gFg6YzV0rJOAsTK4z3Qkz5jd4RE3DAvPFkg =
You can’t perform that action at this time.
0 commit comments