Skip to content

Commit

Permalink
Problem: Adding chain-maind keys will not be actually stored in disk (f…
Browse files Browse the repository at this point in the history
…ix crypto-org-chain#437)

update vendorsha256

Update go.mod

thanks

Co-authored-by: Tomas Tauber <2410580+tomtau@users.noreply.github.com>

go mod tidy

add todo

increase time

fix lint issue
  • Loading branch information
leejw51crypto committed Apr 21, 2021
1 parent 7a49be9 commit 2d3b3fb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 33 deletions.
3 changes: 3 additions & 0 deletions go.mod
Expand Up @@ -29,3 +29,6 @@ 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/ledger-cosmos-go => github.com/crypto-com/ledger-cosmos-go v0.9.10-0.20200929055312-01e1d341de0f

// TODO: fix keyring upstream
replace github.com/99designs/keyring => github.com/crypto-org-chain/keyring v1.1.6-gnome

0 comments on commit 2d3b3fb

Please sign in to comment.