Skip to content

Commit

Permalink
chore: regenerate gomod2nix.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
alienc0der committed Dec 24, 2024
1 parent 1bfa85a commit 6007870
Show file tree
Hide file tree
Showing 3 changed files with 1,988 additions and 9 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ replace (
github.com/dgrijalva/jwt-go => github.com/golang-jwt/jwt/v4 v4.4.2
github.com/ethereum/go-ethereum => github.com/alienc0der/go-ethereum v1.10.20-0.20241121104049-bf894b98f78a
// release/v1.4.x
github.com/evmos/ethermint => github.com/alienc0der/ethermint v0.6.1-0.20241121112834-e5d09c4524ec
github.com/evmos/ethermint => github.com/alienc0der/ethermint v0.6.1-0.20241224075645-e5d09c4524ec
// Fix upstream GHSA-h395-qcrw-5vmq and GHSA-3vp4-m3rf-835h vulnerabilities.
// TODO Remove it: https://github.com/cosmos/cosmos-sdk/issues/10409
github.com/gin-gonic/gin => github.com/gin-gonic/gin v1.9.0
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,8 @@ github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuy
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho=
github.com/alienc0der/ethermint v0.6.1-0.20241121112834-f9c5a5827157 h1:HmQltCXHr7PBzhZPv8WPMgXHGvvU7rShTyHkmWPlwao=
github.com/alienc0der/ethermint v0.6.1-0.20241121112834-f9c5a5827157/go.mod h1:JsxFCkpvCgvOtjUbbFHRvRoesgIXQV1lWQ5/BzNhNBU=
github.com/alienc0der/ethermint v0.6.1-0.20241224075645-e5d09c4524ec h1:In4Fr01XHXTNjRpFfBfg/utyxccNLd8e0tLVb9sNb70=
github.com/alienc0der/ethermint v0.6.1-0.20241224075645-e5d09c4524ec/go.mod h1:JsxFCkpvCgvOtjUbbFHRvRoesgIXQV1lWQ5/BzNhNBU=
github.com/alienc0der/go-ethereum v1.10.20-0.20241121104049-bf894b98f78a h1:DOeZCU0jSAOiIBfeJ8mK27HZAB2/17Ex7NQ2O2az/CU=
github.com/alienc0der/go-ethereum v1.10.20-0.20241121104049-bf894b98f78a/go.mod h1:CXzHEwk39dXtlPg1p3PBIQ9A3aU0gWeXRgSo02QknJo=
github.com/alitto/pond v1.8.3 h1:ydIqygCLVPqIX/USe5EaV/aSRXTRXDEI9JwuDdu+/xs=
Expand Down Expand Up @@ -435,8 +435,6 @@ github.com/crypto-org-chain/cosmos-sdk/store v0.0.0-20241217090828-cfbca9fe8254
github.com/crypto-org-chain/cosmos-sdk/store v0.0.0-20241217090828-cfbca9fe8254/go.mod h1:8DwVTz83/2PSI366FERGbWSH7hL6sB7HbYp8bqksNwM=
github.com/crypto-org-chain/cosmos-sdk/x/tx v0.0.0-20241217090828-cfbca9fe8254 h1:JzLOFRiKsDtLJt5h0M0jkEIPDKvFFyja7VEp7gG6O9U=
github.com/crypto-org-chain/cosmos-sdk/x/tx v0.0.0-20241217090828-cfbca9fe8254/go.mod h1:V6DImnwJMTq5qFjeGWpXNiT/fjgE4HtmclRmTqRVM3w=
github.com/crypto-org-chain/ethermint v0.6.1-0.20241217094803-acbe290991cc h1:NDD/ddYvUlnJ6TQMf+VUrN7a9YATYiLZA7xbDHwbJxY=
github.com/crypto-org-chain/ethermint v0.6.1-0.20241217094803-acbe290991cc/go.mod h1:9FNO9k70szJ7CEge4tnJraWu3baTbwNxjpZhZBqlMok=
github.com/crypto-org-chain/go-block-stm v0.0.0-20240919080136-6c49aef68716 h1:OvD5Rm0B6LHUJk6z858UgwdP72jU2DuUdXeclRyKpDI=
github.com/crypto-org-chain/go-block-stm v0.0.0-20240919080136-6c49aef68716/go.mod h1:iwQTX9xMX8NV9k3o2BiWXA0SswpsZrDk5q3gA7nWYiE=
github.com/danieljoos/wincred v1.2.0 h1:ozqKHaLK0W/ii4KVbbvluM91W2H3Sh0BncbUNPS7jLE=
Expand Down
1,989 changes: 1,985 additions & 4 deletions gomod2nix.toml

Large diffs are not rendered by default.

0 comments on commit 6007870

Please sign in to comment.