Skip to content

Commit

Permalink
Update required go version go v1.14 in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
orkunkl committed Aug 7, 2020
1 parent 4592325 commit 07e7901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/CosmWasm/wasmd

go 1.13
go 1.14

require (
github.com/CosmWasm/go-cosmwasm v0.10.0
Expand Down

0 comments on commit 07e7901

Please sign in to comment.