Skip to content

Commit

Permalink
update cosmos-sdk psuedo ver
Browse files Browse the repository at this point in the history
  • Loading branch information
yan-soon committed Sep 29, 2024
1 parent e6045c8 commit bfa4f25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ replace (
// use cosmos keyring
github.com/99designs/keyring => github.com/cosmos/keyring v1.1.7-0.20210622111912-ef00f8ac3d76
github.com/cometbft/cometbft => github.com/Switcheo/cometbft v0.38.6-0.20240722124433-29628c8806a8
github.com/cosmos/cosmos-sdk => github.com/Switcheo/cosmos-sdk v0.50.6-0.20240902041920-11e0bbc96faf
github.com/cosmos/cosmos-sdk => github.com/Switcheo/cosmos-sdk v0.50.6-0.20240929151411-fa16db47233e

// Fix upstream GHSA-h395-qcrw-5vmq vulnerability.
// TODO Remove it: https://github.com/cosmos/cosmos-sdk/issues/10409
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,8 @@ github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 h1:fLjPD/aNc3UIO
github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6/go.mod h1:3eOhrUMpNV+6aFIbp5/iudMxNCF27Vw2OZgy4xEx0Fg=
github.com/Switcheo/cometbft v0.38.6-0.20240722124433-29628c8806a8 h1:fUFOV4miyinRQRgdZnTcfmMAyHqbf3B8SVRZehOxhc4=
github.com/Switcheo/cometbft v0.38.6-0.20240722124433-29628c8806a8/go.mod h1:0tqKin+KQs8zDwzYD8rPHzSBIDNPuB4NrwwGDNb/hUg=
github.com/Switcheo/cosmos-sdk v0.50.6-0.20240902041920-11e0bbc96faf h1:qqNkyb21YsDphScUbNQkScgHqIltFgHQJyg1pUwIa7s=
github.com/Switcheo/cosmos-sdk v0.50.6-0.20240902041920-11e0bbc96faf/go.mod h1:GaZy8yDfmrRxp85gK7fJSlmAndwivfMkhiVIjYYiaH4=
github.com/Switcheo/cosmos-sdk v0.50.6-0.20240929151411-fa16db47233e h1:vZi4iwifp2xC+hKTfWY0+UC54qsFHOkavWx2grGdpCk=
github.com/Switcheo/cosmos-sdk v0.50.6-0.20240929151411-fa16db47233e/go.mod h1:GaZy8yDfmrRxp85gK7fJSlmAndwivfMkhiVIjYYiaH4=
github.com/VictoriaMetrics/fastcache v1.6.0 h1:C/3Oi3EiBCqufydp1neRZkqcwmEiuRT9c3fqvvgKm5o=
github.com/VictoriaMetrics/fastcache v1.6.0/go.mod h1:0qHz5QP0GMX4pfmMA/zt5RgfNuXJrTP0zS7DqpHGGTw=
github.com/VividCortex/gohistogram v1.0.0 h1:6+hBz+qvs0JOrrNhhmR7lFxo5sINxBCGXrdtl/UvroE=
Expand Down

0 comments on commit bfa4f25

Please sign in to comment.