deps: Go 1.18 (#1147)

* deps: Go 1.18

* changelog

* update
This commit is contained in:
Federico Kunze Küllmer
2022-06-24 18:16:19 +02:00
committed by GitHub
parent 4a9bf0e91e
commit 27ade5d731
10 changed files with 23 additions and 22 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ build-all: tools build lint test
###############################################################################
PACKAGE_NAME:=github.com/evmos/ethermint
GOLANG_CROSS_VERSION = v1.17.1
GOLANG_CROSS_VERSION = v1.18
GOPATH ?= '$(HOME)/go'
release-dry-run:
docker run \