Skip to content

Commit

Permalink
Bumping up to the latest commit of related cosmos-sdk PR branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pbukva committed Oct 31, 2024
1 parent 372c1ae commit 35cc624
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 @@ -137,7 +137,7 @@ replace google.golang.org/grpc => google.golang.org/grpc v1.33.2

replace github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1

replace github.com/cosmos/cosmos-sdk => github.com/fetchai/cosmos-sdk v0.19.4-0.20241031215606-fab9223c8e10
replace github.com/cosmos/cosmos-sdk => github.com/fetchai/cosmos-sdk v0.19.4-0.20241031233359-3262b1f64b61

// This is to add support for Ledger Nano S-Plus on linux + new macOS
// usb bus device enumeration (it needs to be reiterated here, even though
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@ github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5Kwzbycv
github.com/fatih/color v1.10.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGEBuJM=
github.com/felixge/httpsnoop v1.0.1 h1:lvB5Jl89CsZtGIWuTcDM1E/vkVs49/Ml7JJe07l8SPQ=
github.com/felixge/httpsnoop v1.0.1/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/fetchai/cosmos-sdk v0.19.4-0.20241031215606-fab9223c8e10 h1:OwFa8EIc7FN4XYx7x4vug8CrLEXRLUFInMAMx3QcDE0=
github.com/fetchai/cosmos-sdk v0.19.4-0.20241031215606-fab9223c8e10/go.mod h1:xLNanYMukOhNMWoGJyy6mIZQR+Sf2sIi2Mlq0BY5rCg=
github.com/fetchai/cosmos-sdk v0.19.4-0.20241031233359-3262b1f64b61 h1:IP/IXLvmJTfrRxte2aRYo+9eFsuKwpO0YWNhwZ3qRXI=
github.com/fetchai/cosmos-sdk v0.19.4-0.20241031233359-3262b1f64b61/go.mod h1:xLNanYMukOhNMWoGJyy6mIZQR+Sf2sIi2Mlq0BY5rCg=
github.com/fjl/memsize v0.0.0-20180418122429-ca190fb6ffbc/go.mod h1:VvhXpOYNQvB+uIk2RvXzuaQtkQJzzIx6lSBe1xv7hi0=
github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw=
github.com/franela/goblin v0.0.0-20200105215937-c9ffbefa60db/go.mod h1:7dvUGVsVBjqR7JHJk0brhHOZYGmfBYOrK0ZhYMEtBr4=
Expand Down

0 comments on commit 35cc624

Please sign in to comment.