Skip to content

Commit

Permalink
Updated Cosmos to v0.38.4
Browse files Browse the repository at this point in the history
See PR #174

(cherry picked from commit 3f849c5)
  • Loading branch information
RiccardoM committed May 26, 2020
1 parent 0b21e64 commit aacbd69
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Version 0.6.1
## Changes
- Updated Cosmos to v0.38.4 (#177)

## Bug fixes
- Fixed the on-chain events usage (#175)

Expand Down
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.13

require (
github.com/btcsuite/btcd v0.0.0-20190115013929-ed77733ec07d
github.com/cosmos/cosmos-sdk v0.38.3
github.com/desmos-labs/Go-Emoji-Utils v1.1.1-0.20200427052739-7137e1030ec2
github.com/cosmos/cosmos-sdk v0.38.4
github.com/desmos-labs/Go-Emoji-Utils v1.1.1-0.20200515063516-9c493b11de3e
github.com/gorilla/mux v1.7.3
github.com/otiai10/copy v1.0.2
github.com/spf13/cobra v0.0.6
Expand Down

0 comments on commit aacbd69

Please sign in to comment.