Upgrade Go version to 1.19

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2022-10-28 14:24:32 +02:00
parent caadd50056
commit 256f0e64b3
7 changed files with 7 additions and 26 deletions

View file

@ -1,6 +1,6 @@
module github.com/edgelesssys/constellation/operators/constellation-node-operator/v2
go 1.18
go 1.19
require (
cloud.google.com/go/compute v1.7.0