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
2626git.colasdn.top/cockroachdb/redact v1.1.5 /go.mod h1:BVNblN9mBWFyMyqK1k3AAiSxhvhfK2oOZZ2lK+dpvRg =
2727git.colasdn.top/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 h1:zuQyyAKVxetITBuuhv3BI9cMrmStnpT18zmgmTxunpo =
2828git.colasdn.top/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 =
3131git.colasdn.top/cpuguy83/go-md2man/v2 v2.0.5 h1:ZtcqGrnekaHpVLArFSe4HK5DoKx1T0rq2DwVB0alcyc =
3232git.colasdn.top/cpuguy83/go-md2man/v2 v2.0.5 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
3333git.colasdn.top/crate-crypto/go-eth-kzg v1.4.0 h1:WzDGjHk4gFg6YzV0rJOAsTK4z3Qkz5jd4RE3DAvPFkg =
You can’t perform that action at this time.
0 commit comments