constellation/go.work
Paul Meyer f580f8216a ci: add missing Go setup
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-02-21 08:50:11 -05:00

10 lines
154 B
Plaintext

go 1.20
use (
.
./hack
./operators/constellation-node-operator/
./operators/constellation-node-operator/api
./3rdparty/node-maintenance-operator/
)