mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-22 14:04:53 -04:00
Upgrade Go version to 1.19
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
caadd50056
commit
256f0e64b3
7 changed files with 7 additions and 26 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue