Skip to content

Commit c210ddb

Browse files
committed
update sdk
1 parent 6dab966 commit c210ddb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ replace (
269269
// See: https://github.com/cosmos/cosmos-sdk/issues/13134
270270
github.com/dgrijalva/jwt-go => github.com/golang-jwt/jwt/v4 v4.4.2
271271

272-
github.com/evmos/ethermint => github.com/oraichain/ethermint-cosmos-0.50 v0.0.0-20240819101652-e228b0b7f540
272+
github.com/evmos/ethermint => github.com/oraichain/ethermint-cosmos-0.50 v0.0.0-20240820030038-16633cbcf8a4
273273
// Fix upstream GHSA-h395-qcrw-5vmq vulnerability.
274274
// See: https://github.com/cosmos/cosmos-sdk/issues/10409
275275
github.com/gin-gonic/gin => github.com/gin-gonic/gin v1.8.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -934,8 +934,8 @@ github.com/oraichain/cometbft v0.38.6-0.20240729034548-028d4fcc0fa4 h1:xxiGoC9su
934934
github.com/oraichain/cometbft v0.38.6-0.20240729034548-028d4fcc0fa4/go.mod h1:jHPx9vQpWzPHEAiYI/7EDKaB1NXhK6o3SArrrY8ExKc=
935935
github.com/oraichain/cosmos-sdk v0.50.5-0.20240729032658-16fb0ec0a540 h1:eKScpVbDghsaMY/O7QrRZi1BvP6Q0JcQIJ367N0T2+A=
936936
github.com/oraichain/cosmos-sdk v0.50.5-0.20240729032658-16fb0ec0a540/go.mod h1:84xDDJEHttRT7NDGwBaUOLVOMN0JNE9x7NbsYIxXs1s=
937-
github.com/oraichain/ethermint-cosmos-0.50 v0.0.0-20240819101652-e228b0b7f540 h1:4drPOaU58uTMeWjKKgln4ZY2pgrar6o5EkeKRo3B/30=
938-
github.com/oraichain/ethermint-cosmos-0.50 v0.0.0-20240819101652-e228b0b7f540/go.mod h1:U/A5vFqGy7B+krGOa1cwVM1sRiu7YGKSuZ2OVb1VYTE=
937+
github.com/oraichain/ethermint-cosmos-0.50 v0.0.0-20240820030038-16633cbcf8a4 h1:uyO0FnwrIh6ZGRx7YdIG8bBMVm6Oc42vsCeMP/64o04=
938+
github.com/oraichain/ethermint-cosmos-0.50 v0.0.0-20240820030038-16633cbcf8a4/go.mod h1:U/A5vFqGy7B+krGOa1cwVM1sRiu7YGKSuZ2OVb1VYTE=
939939
github.com/oraichain/juno/x/clock v0.0.0-20240730044630-b70856e973de h1:rY6c793v6tOaZC66ExXqt+3b9rY+hAi/Jh/EbmCD61U=
940940
github.com/oraichain/juno/x/clock v0.0.0-20240730044630-b70856e973de/go.mod h1:JAaOF+0j23OoyEgd6uhE3cgNDpZcfVZx4/DBbnMjUsc=
941941
github.com/ory/dockertest v3.3.5+incompatible h1:iLLK6SQwIhcbrG783Dghaaa3WPzGc+4Emza6EbVUUGA=

0 commit comments

Comments
 (0)