diff --git a/go.mod b/go.mod index 1d89b5b8bf..cac8c79143 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/CosmWasm/wasmd -go 1.13 +go 1.14 require ( github.com/CosmWasm/go-cosmwasm v0.10.0