mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-31 02:58:44 -04:00
[node operator] adopt go 1.18
Signed-off-by: Malte Poll <mp@edgeless.systems>
This commit is contained in:
parent
717570d00a
commit
cbbf77248f
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
module github.com/edgelesssys/constellation/operators/constellation-node-operator
|
||||
|
||||
go 1.17
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/googleapis/gax-go/v2 v2.4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue