File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ require (
4444 github.com/cloudevents/sdk-go/binding/format/protobuf/v2 v2.16.1 // indirect
4545 github.com/cloudevents/sdk-go/v2 v2.16.1 // indirect
4646 github.com/coder/websocket v1.8.13 // indirect
47- github.com/consensys/gnark-crypto v0.18.0 // indirect
47+ github.com/consensys/gnark-crypto v0.18.1 // indirect
4848 github.com/cosmos/go-bip39 v1.0.0 // indirect
4949 github.com/crate-crypto/go-eth-kzg v1.3.0 // indirect
5050 github.com/crate-crypto/go-ipa v0.0.0-20240724233137-53bbb0ceb27a // indirect
Original file line number Diff line number Diff line change @@ -103,8 +103,8 @@ github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 h1:zuQyyAK
103103github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 /go.mod h1:7nc4anLGjupUW/PeY5qiNYsdNXj7zopG+eqsS7To5IQ =
104104github.com/coder/websocket v1.8.13 h1:f3QZdXy7uGVz+4uCJy2nTZyM0yTBj8yANEHhqlXZ9FE =
105105github.com/coder/websocket v1.8.13 /go.mod h1:LNVeNrXQZfe5qhS9ALED3uA+l5pPqvwXg3CKoDBB2gs =
106- github.com/consensys/gnark-crypto v0.18.0 h1:vIye/FqI50VeAr0B3dx+YjeIvmc3LWz4yEfbWBpTUf0 =
107- github.com/consensys/gnark-crypto v0.18.0 /go.mod h1:L3mXGFTe1ZN+RSJ+CLjUt9x7PNdx8ubaYfDROyp2Z8c =
106+ github.com/consensys/gnark-crypto v0.18.1 h1:RyLV6UhPRoYYzaFnPQA4qK3DyuDgkTgskDdoGqFt3fI =
107+ github.com/consensys/gnark-crypto v0.18.1 /go.mod h1:L3mXGFTe1ZN+RSJ+CLjUt9x7PNdx8ubaYfDROyp2Z8c =
108108github.com/containerd/errdefs v1.0.0 h1:tg5yIfIlQIrxYtu9ajqY42W3lpS19XqdxRQeEwYG8PI =
109109github.com/containerd/errdefs v1.0.0 /go.mod h1:+YBYIdtsnF4Iw6nWZhJcqGSg/dwvV7tyJ/kCkyJ2k+M =
110110github.com/containerd/errdefs/pkg v0.3.0 h1:9IKJ06FvyNlexW690DXuQNx2KA2cUJXx151Xdx3ZPPE =
You can’t perform that action at this time.
0 commit comments