File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
22
22
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1
23
23
github.com/donovanhide/eventsource v0.0.0-20210830082556-c59027999da0
24
24
github.com/dop251/goja v0.0.0-20230605162241-28ee0ee714f3
25
- github.com/ethereum/c-kzg-4844/v2 v2.1.0
25
+ github.com/ethereum/c-kzg-4844/v2 v2.1.3
26
26
github.com/ethereum/go-bigmodexpfix v0.0.0-20250911101455-f9e208c548ab
27
27
github.com/ethereum/go-verkle v0.2.2
28
28
github.com/fatih/color v1.16.0
@@ -60,7 +60,7 @@ require (
60
60
github.com/shirou/gopsutil v3.21.4-0.20210419000835-c7a38de76ee5+incompatible
61
61
github.com/status-im/keycard-go v0.2.0
62
62
github.com/stretchr/testify v1.10.0
63
- github.com/supranational/blst v0.3.14
63
+ github.com/supranational/blst v0.3.16-0.20250831170142-f48500c1fdbe
64
64
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
65
65
github.com/urfave/cli/v2 v2.27.5
66
66
go.uber.org/automaxprocs v1.5.2
Original file line number Diff line number Diff line change @@ -114,6 +114,8 @@ github.com/emicklei/dot v1.6.2 h1:08GN+DD79cy/tzN6uLCT84+2Wk9u+wvqP+Hkx/dIR8A=
114
114
github.com/emicklei/dot v1.6.2 /go.mod h1:DeV7GvQtIw4h2u73RKBkkFdvVAz0D9fzeJrgPW6gy/s =
115
115
github.com/ethereum/c-kzg-4844/v2 v2.1.0 h1:gQropX9YFBhl3g4HYhwE70zq3IHFRgbbNPw0Shwzf5w =
116
116
github.com/ethereum/c-kzg-4844/v2 v2.1.0 /go.mod h1:TC48kOKjJKPbN7C++qIgt0TJzZ70QznYR7Ob+WXl57E =
117
+ github.com/ethereum/c-kzg-4844/v2 v2.1.3 h1:DQ21UU0VSsuGy8+pcMJHDS0CV1bKmJmxsJYK8l3MiLU =
118
+ github.com/ethereum/c-kzg-4844/v2 v2.1.3 /go.mod h1:fyNcYI/yAuLWJxf4uzVtS8VDKeoAaRM8G/+ADz/pRdA =
117
119
github.com/ethereum/go-bigmodexpfix v0.0.0-20250911101455-f9e208c548ab h1:rvv6MJhy07IMfEKuARQ9TKojGqLVNxQajaXEp/BoqSk =
118
120
github.com/ethereum/go-bigmodexpfix v0.0.0-20250911101455-f9e208c548ab /go.mod h1:IuLm4IsPipXKF7CW5Lzf68PIbZ5yl7FFd74l/E0o9A8 =
119
121
github.com/ethereum/go-verkle v0.2.2 h1:I2W0WjnrFUIzzVPwm8ykY+7pL2d4VhlsePn4j7cnFk8 =
@@ -353,6 +355,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
353
355
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
354
356
github.com/supranational/blst v0.3.14 h1:xNMoHRJOTwMn63ip6qoWJ2Ymgvj7E2b9jY2FAwY+qRo =
355
357
github.com/supranational/blst v0.3.14 /go.mod h1:jZJtfjgudtNl4en1tzwPIV3KjUnQUvG3/j+w+fVonLw =
358
+ github.com/supranational/blst v0.3.16-0.20250831170142-f48500c1fdbe h1:nbdqkIGOGfUAD54q1s2YBcBz/WcsxCO9HUQ4aGV5hUw =
359
+ github.com/supranational/blst v0.3.16-0.20250831170142-f48500c1fdbe /go.mod h1:jZJtfjgudtNl4en1tzwPIV3KjUnQUvG3/j+w+fVonLw =
356
360
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 h1:epCh84lMvA70Z7CTTCmYQn2CKbY8j86K7/FAIr141uY =
357
361
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 /go.mod h1:q4W45IWZaF22tdD+VEXcAWRA037jwmWEB5VWYORlTpc =
358
362
github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU =
You can’t perform that action at this time.
0 commit comments