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
@@ -15,7 +15,7 @@ COPY . .
RUN make build-linux
# Final image
FROM golang:1.18 as final
FROM golang:1.19 as final
WORKDIR /