File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -289,7 +289,7 @@ replace (
289
289
// v0.38.x
290
290
github.com/cometbft/cometbft => github.com/crypto-org-chain/cometbft v0.0.0-20241106091515-ce418f845d9a
291
291
// release/v1.15
292
- github.com/ethereum/go-ethereum => github.com/crypto-org-chain/go-ethereum v1.10.20-0.20250815061445-a15c3d45abbe
292
+ github.com/ethereum/go-ethereum => github.com/crypto-org-chain/go-ethereum v1.10.20-0.20250815065500-a4fbafcae0dd
293
293
// Fix upstream GHSA-h395-qcrw-5vmq vulnerability.
294
294
// TODO Remove it: https://github.com/cosmos/cosmos-sdk/issues/10409
295
295
github.com/gin-gonic/gin => github.com/gin-gonic/gin v1.7.0
Original file line number Diff line number Diff line change @@ -902,8 +902,8 @@ github.com/crypto-org-chain/cosmos-sdk/x/tx v0.0.0-20241217090828-cfbca9fe8254 h
902
902
github.com/crypto-org-chain/cosmos-sdk/x/tx v0.0.0-20241217090828-cfbca9fe8254 /go.mod h1:V6DImnwJMTq5qFjeGWpXNiT/fjgE4HtmclRmTqRVM3w =
903
903
github.com/crypto-org-chain/go-block-stm v0.0.0-20241213061541-7afe924fb4a6 h1:6KPEi8dWkDSBddQb4NAvEXmNnTXymF3yVeTaT4Hz1iU =
904
904
github.com/crypto-org-chain/go-block-stm v0.0.0-20241213061541-7afe924fb4a6 /go.mod h1:iwQTX9xMX8NV9k3o2BiWXA0SswpsZrDk5q3gA7nWYiE =
905
- github.com/crypto-org-chain/go-ethereum v1.10.20-0.20250815061445-a15c3d45abbe h1:voD47Wd2JAhpHCRHo9J6umuAP2iKeKGXnlZHodzddc4 =
906
- github.com/crypto-org-chain/go-ethereum v1.10.20-0.20250815061445-a15c3d45abbe /go.mod h1:mf8YiHIb0GR4x4TipcvBUPxJLw1mFdmxzoDi11sDRoI =
905
+ github.com/crypto-org-chain/go-ethereum v1.10.20-0.20250815065500-a4fbafcae0dd h1:ebSnzvM9yKVGFjvoGly7LFQQCS2HuOWMCvQyByJ52Gs =
906
+ github.com/crypto-org-chain/go-ethereum v1.10.20-0.20250815065500-a4fbafcae0dd /go.mod h1:mf8YiHIb0GR4x4TipcvBUPxJLw1mFdmxzoDi11sDRoI =
907
907
github.com/danieljoos/wincred v1.2.1 h1:dl9cBrupW8+r5250DYkYxocLeZ1Y4vB1kxgtjxw8GQs =
908
908
github.com/danieljoos/wincred v1.2.1 /go.mod h1:uGaFL9fDn3OLTvzCGulzE+SzjEe5NGlh5FdCcyfPwps =
909
909
github.com/davecgh/go-spew v0.0.0-20171005155431-ecdeabc65495 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
Original file line number Diff line number Diff line change @@ -301,8 +301,8 @@ schema = 3
301
301
version = " v2.1.0"
302
302
hash = " sha256-ZHAbUWu8EfYyFMjFPKfiqFRMnG7VrPNkGFCpYzs2Euo="
303
303
[mod ."github .com/ethereum/go-ethereum" ]
304
- version = " v1.10.20-0.20250815061445-a15c3d45abbe "
305
- hash = " sha256-LOZ1hs35Z8TLFwwuqZNKmIknyQI0B9IEZzbXFxc+JMA ="
304
+ version = " v1.10.20-0.20250815065500-a4fbafcae0dd "
305
+ hash = " sha256-0CCzoKMaH3jywAUtzkVdq9WDWLjUbulbOphpL14r8tI ="
306
306
replaced = " github.com/crypto-org-chain/go-ethereum"
307
307
[mod ."github .com/ethereum/go-verkle" ]
308
308
version = " v0.2.2"
You can’t perform that action at this time.
0 commit comments