mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-24 15:55:17 -04:00
deps: update Go to v1.19.5 (#949)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
11630110dd
commit
d0e9f427d1
37 changed files with 47 additions and 47 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue