mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-23 23:40:44 -04:00
10 lines
166 B
Text
10 lines
166 B
Text
go 1.20
|
|
|
|
use (
|
|
.
|
|
./3rdparty/node-maintenance-operator
|
|
./hack
|
|
./hack/tools
|
|
./operators/constellation-node-operator
|
|
./operators/constellation-node-operator/api
|
|
)
|