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 @@ -87,7 +87,7 @@ require (
8787 github.com/coder/websocket v1.8.13 // indirect
8888 github.com/cometbft/cometbft-db v1.0.4 // indirect
8989 github.com/cometbft/cometbft/api v1.0.0 // indirect
90- github.com/consensys/gnark-crypto v0.18.0 // indirect
90+ github.com/consensys/gnark-crypto v0.18.1 // indirect
9191 github.com/cosmos/btcutil v1.0.5 // indirect
9292 github.com/cosmos/cosmos-db v1.1.1 // indirect
9393 github.com/cosmos/gogogateway v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -224,8 +224,8 @@ github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 h1:zuQyyAK
224224github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 /go.mod h1:7nc4anLGjupUW/PeY5qiNYsdNXj7zopG+eqsS7To5IQ =
225225github.com/cometbft/cometbft-db v1.0.4 h1:cezb8yx/ZWcF124wqUtAFjAuDksS1y1yXedvtprUFxs =
226226github.com/cometbft/cometbft-db v1.0.4 /go.mod h1:M+BtHAGU2XLrpUxo3Nn1nOCcnVCiLM9yx5OuT0u5SCA =
227- github.com/consensys/gnark-crypto v0.18.0 h1:vIye/FqI50VeAr0B3dx+YjeIvmc3LWz4yEfbWBpTUf0 =
228- github.com/consensys/gnark-crypto v0.18.0 /go.mod h1:L3mXGFTe1ZN+RSJ+CLjUt9x7PNdx8ubaYfDROyp2Z8c =
227+ github.com/consensys/gnark-crypto v0.18.1 h1:RyLV6UhPRoYYzaFnPQA4qK3DyuDgkTgskDdoGqFt3fI =
228+ github.com/consensys/gnark-crypto v0.18.1 /go.mod h1:L3mXGFTe1ZN+RSJ+CLjUt9x7PNdx8ubaYfDROyp2Z8c =
229229github.com/coreos/go-systemd/v22 v22.5.0 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
230230github.com/cosmos/btcutil v1.0.5 h1:t+ZFcX77LpKtDBhjucvnOH8C2l2ioGsBNEQ3jef8xFk =
231231github.com/cosmos/btcutil v1.0.5 /go.mod h1:IyB7iuqZMJlthe2tkIFL33xPyzbFYP0XVdS8P5lUPis =
You can’t perform that action at this time.
0 commit comments