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