deps: bump go to v1.19 (#1416)

* deps: bump go to v1.19

* deps: add dragonberry patch repalce in go.mod

* deps: add ival bump to v0.19.4

* deps: remove unrelated version bumps to adress in differnet PR

* go mod tidy

* add changelog

* fix typo in changelog
This commit is contained in:
Daniel Burckhardt
2022-10-31 16:46:48 +00:00
committed by GitHub
parent e9d985672f
commit 87f70c3b4e
10 changed files with 21 additions and 19 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ build-all: tools build lint test
###############################################################################
PACKAGE_NAME:=github.com/evmos/ethermint
GOLANG_CROSS_VERSION = v1.18
GOLANG_CROSS_VERSION = v1.19
GOPATH ?= '$(HOME)/go'
release-dry-run:
docker run \