Skip to content

Commit

Permalink
Cherry pick: Go 1.13 Upgrade #4989
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbez committed Sep 17, 2019
1 parent 8a2c5f0 commit 9c00bd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
module github.com/cosmos/cosmos-sdk

go 1.13

require (
github.com/bartekn/go-bip39 v0.0.0-20171116152956-a05967ea095d
github.com/bgentry/speakeasy v0.1.0
Expand Down Expand Up @@ -33,5 +35,3 @@ require (
github.com/tendermint/tm-db v0.1.1
gopkg.in/yaml.v2 v2.2.2
)

go 1.13

0 comments on commit 9c00bd9

Please sign in to comment.