Skip to content

Commit

Permalink
update rosetta sdk (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
shrimalmadhur authored Nov 5, 2021
1 parent 470a87d commit 4602059
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/coinbase/rosetta-cli
go 1.16

require (
github.com/coinbase/rosetta-sdk-go v0.7.0
github.com/coinbase/rosetta-sdk-go v0.7.1
github.com/fatih/color v1.13.0
github.com/olekukonko/tablewriter v0.0.2-0.20190409134802-7e037d187b0c
github.com/olekukonko/tablewriter v0.0.5
github.com/spf13/cobra v1.2.1
github.com/stretchr/testify v1.7.0
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
Expand Down
Loading

0 comments on commit 4602059

Please sign in to comment.