mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
9e1a0c06bf
* build: override go version to 1.21.3 * build: re-enable cachix * ci: set $USER if not set
13 lines
186 B
Plaintext
13 lines
186 B
Plaintext
go 1.21
|
|
|
|
toolchain go1.21.3
|
|
|
|
use (
|
|
.
|
|
./3rdparty/node-maintenance-operator
|
|
./hack
|
|
./hack/tools
|
|
./operators/constellation-node-operator
|
|
./operators/constellation-node-operator/api
|
|
)
|