File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -276,7 +276,8 @@ replace (
276276 github.com/99designs/keyring => github.com/cosmos/keyring v1.2.0
277277 github.com/cosmos/evm => ../
278278 // use Cosmos geth fork
279- github.com/ethereum/go-ethereum => github.com/cosmos/go-ethereum v0.0.0-20250806193535-2fc7571efa91
279+ // branch: release/1.16
280+ github.com/ethereum/go-ethereum => github.com/cosmos/go-ethereum v1.16.2-cosmos-1
280281 // Security Advisory https://github.com/advisories/GHSA-h395-qcrw-5vmq
281282 github.com/gin-gonic/gin => github.com/gin-gonic/gin v1.9.1
282283 // replace broken goleveldb
Original file line number Diff line number Diff line change @@ -859,8 +859,8 @@ github.com/cosmos/cosmos-sdk v0.53.4 h1:kPF6vY68+/xi1/VebSZGpoxQqA52qkhUzqkrgeBn
859859github.com/cosmos/cosmos-sdk v0.53.4 /go.mod h1:7U3+WHZtI44dEOnU46+lDzBb2tFh1QlMvi8Z5JugopI =
860860github.com/cosmos/go-bip39 v1.0.0 h1:pcomnQdrdH22njcAatO0yWojsUnCO3y2tNoV1cb6hHY =
861861github.com/cosmos/go-bip39 v1.0.0 /go.mod h1:RNJv0H/pOIVgxw6KS7QeX2a0Uo0aKUlfhZ4xuwvCdJw =
862- github.com/cosmos/go-ethereum v0.0.0-20250806193535-2fc7571efa91 h1:kgu2NkKzSeJJlVsKeS+KbdzfUeaFqrqmmhwixd/PNH4 =
863- github.com/cosmos/go-ethereum v0.0.0-20250806193535-2fc7571efa91 /go.mod h1:X5CIOyo8SuK1Q5GnaEizQVLHT/DfsiGWuNeVdQcEMNA =
862+ github.com/cosmos/go-ethereum v1.16.2-cosmos-1 h1:QIaIS6HIdPSBdTvpFhxswhMLUJgcr4irbd2o9ZKldAI =
863+ github.com/cosmos/go-ethereum v1.16.2-cosmos-1 /go.mod h1:X5CIOyo8SuK1Q5GnaEizQVLHT/DfsiGWuNeVdQcEMNA =
864864github.com/cosmos/gogogateway v1.2.0 h1:Ae/OivNhp8DqBi/sh2A8a1D0y638GpL3tkmLQAiKxTE =
865865github.com/cosmos/gogogateway v1.2.0 /go.mod h1:iQpLkGWxYcnCdz5iAdLcRBSw3h7NXeOkZ4GUkT+tbFI =
866866github.com/cosmos/gogoproto v1.4.2 /go.mod h1:cLxOsn1ljAHSV527CHOtaIP91kK6cCrZETRBrkzItWU =
You can’t perform that action at this time.
0 commit comments