Skip to content

Commit

Permalink
chore: update rosetta import (backport #1381 into release/v3.1.x) (#…
Browse files Browse the repository at this point in the history
…1382)

update ambiguous rosetta import
  • Loading branch information
boojamya authored Nov 2, 2023
1 parent 5127535 commit 81650a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 256 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ require (
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/chzyer/readline v1.5.1 // indirect
github.com/cockroachdb/apd/v2 v2.0.2 // indirect
github.com/coinbase/rosetta-sdk-go v0.7.9 // indirect
github.com/confio/ics23/go v0.9.0 // indirect
github.com/cosmos/btcutil v1.0.5 // indirect
github.com/cosmos/cosmos-proto v1.0.0-beta.2
Expand Down Expand Up @@ -169,6 +168,7 @@ require github.com/spf13/viper v1.15.0

require (
cosmossdk.io/log v1.1.0 // indirect
github.com/coinbase/rosetta-sdk-go/types v1.0.0 // indirect
github.com/go-playground/locales v0.14.0 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/rs/zerolog v1.29.1 // indirect
Expand Down
Loading

0 comments on commit 81650a8

Please sign in to comment.