deps: update Go to v1.19.5 (#949)

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2023-01-12 13:36:17 +01:00 committed by GitHub
parent 11630110dd
commit d0e9f427d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 47 additions and 47 deletions

View file

@ -1,6 +1,6 @@
FROM ubuntu:22.04@sha256:965fbcae990b0467ed5657caceaec165018ef44a4d2d46c7cdea80a9dff0d1ea as build
ARG GO_VER=1.19.4
ARG GO_VER=1.19.5
ARG GEN_GO_VER=1.28.1
ARG GEN_GO_GRPC_VER=1.2.0
ARG PB_VER=21.8