Update required go version go v1.14 in go.mod

This commit is contained in:
orkunkl
2020-08-07 11:43:20 +03:00
parent 4592325ab5
commit 07e7901f07

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/CosmWasm/wasmd
go 1.13
go 1.14
require (
github.com/CosmWasm/go-cosmwasm v0.10.0