mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
f580f8216a
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
10 lines
154 B
Plaintext
10 lines
154 B
Plaintext
go 1.20
|
|
|
|
use (
|
|
.
|
|
./hack
|
|
./operators/constellation-node-operator/
|
|
./operators/constellation-node-operator/api
|
|
./3rdparty/node-maintenance-operator/
|
|
)
|