Skip to content

Commit

Permalink
chore: update rosetta import (backport #1381 into release/v3.2.x-cons…
Browse files Browse the repository at this point in the history
…umer) (#1383)

update ambiguous rosetta import
  • Loading branch information
boojamya authored Nov 2, 2023
1 parent 6bf964b commit f5ec983
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 254 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 @@ -175,6 +174,7 @@ require (
github.com/cockroachdb/errors v1.10.0 // indirect
github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b // indirect
github.com/cockroachdb/redact v1.1.5 // indirect
github.com/coinbase/rosetta-sdk-go/types v1.0.0 // indirect
github.com/getsentry/sentry-go v0.23.0 // indirect
github.com/google/s2a-go v0.1.4 // indirect
github.com/kr/pretty v0.3.1 // indirect
Expand Down
Loading

0 comments on commit f5ec983

Please sign in to comment.