mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
37ec431fab
* deps: update K8s dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Malte Poll <1780588+malt3@users.noreply.github.com>
14 lines
224 B
Plaintext
14 lines
224 B
Plaintext
go 1.21.1
|
|
|
|
toolchain go1.21.5
|
|
|
|
use (
|
|
.
|
|
./3rdparty/node-maintenance-operator
|
|
./hack
|
|
./hack/tools
|
|
./operators/constellation-node-operator
|
|
./operators/constellation-node-operator/api
|
|
./terraform-provider-constellation
|
|
)
|