Skip to content

Commit

Permalink
build(deps): bump github.com/cosmos/cosmos-sdk to v0.47.8
Browse files Browse the repository at this point in the history
Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
  • Loading branch information
RiccardoM committed Feb 8, 2024
1 parent b621585 commit 27c4746
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 @@ -345,7 +345,7 @@ replace (
github.com/99designs/keyring => github.com/cosmos/keyring v1.2.0

// Our cosmos-sdk branch is: https://github.com/desmos-labs/cosmos-sdk v0.47.x-desmos
github.com/cosmos/cosmos-sdk => github.com/desmos-labs/cosmos-sdk v0.47.7-desmos
github.com/cosmos/cosmos-sdk => github.com/desmos-labs/cosmos-sdk v0.47.8-desmos

// Replace the Cosmos Ledger app with the Desmos fork
github.com/cosmos/ledger-cosmos-go => github.com/desmos-labs/ledger-desmos-go v0.12.1-desmos
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -486,8 +486,8 @@ github.com/denis-tingaikin/go-header v0.4.3 h1:tEaZKAlqql6SKCY++utLmkPLd6K8IBM20
github.com/denis-tingaikin/go-header v0.4.3/go.mod h1:0wOCWuN71D5qIgE2nz9KrKmuYBAC2Mra5RassOIQ2/c=
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f h1:U5y3Y5UE0w7amNe7Z5G/twsBW0KEalRQXZzf8ufSh9I=
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f/go.mod h1:xH/i4TFMt8koVQZ6WFms69WAsDWr2XsYL3Hkl7jkoLE=
github.com/desmos-labs/cosmos-sdk v0.47.7-desmos h1:tVDgBdQiRxMfsI9xiweGx1jYEeymWbVdYxCYYXYbk3k=
github.com/desmos-labs/cosmos-sdk v0.47.7-desmos/go.mod h1:rHrJgrXEk6AsXiC96iezAzn067FaTMGibYp/g/sbGlk=
github.com/desmos-labs/cosmos-sdk v0.47.8-desmos h1:ZsOe8Yql4KpsZDYzK4PyznLNh36dQwS4JprCCPRH6LM=
github.com/desmos-labs/cosmos-sdk v0.47.8-desmos/go.mod h1:qZwQmqWJA9myIv1OU6E4koUTQFE9+YLfu1RHTIv2xIA=
github.com/desmos-labs/ledger-desmos-go v0.12.1-desmos h1:uYU67f1pZ7Jht/q9cn5sTdeto0J+lRUHIJgmedDGEVM=
github.com/desmos-labs/ledger-desmos-go v0.12.1-desmos/go.mod h1:dhO6kj+Y+AHIOgAe4L9HL/6NDdyyth4q238I9yFpD2g=
github.com/dgraph-io/badger/v2 v2.2007.4 h1:TRWBQg8UrlUhaFdco01nO2uXwzKS7zd+HVdwV/GHc4o=
Expand Down

0 comments on commit 27c4746

Please sign in to comment.