mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-31 19:18:40 -04:00
13 lines
222 B
Text
13 lines
222 B
Text
go 1.21
|
|
|
|
toolchain go1.21.5
|
|
|
|
use (
|
|
.
|
|
./3rdparty/node-maintenance-operator
|
|
./hack
|
|
./hack/tools
|
|
./operators/constellation-node-operator
|
|
./operators/constellation-node-operator/api
|
|
./terraform-provider-constellation
|
|
)
|