mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-06-06 05:39:08 -04:00
go: clean work file (#1537)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
8e8124345b
commit
7c27d67953
1 changed files with 2 additions and 2 deletions
4
go.work
4
go.work
|
@ -2,9 +2,9 @@ go 1.20
|
||||||
|
|
||||||
use (
|
use (
|
||||||
.
|
.
|
||||||
|
./3rdparty/node-maintenance-operator
|
||||||
./hack
|
./hack
|
||||||
./hack/tools
|
./hack/tools
|
||||||
./operators/constellation-node-operator/
|
./operators/constellation-node-operator
|
||||||
./operators/constellation-node-operator/api
|
./operators/constellation-node-operator/api
|
||||||
./3rdparty/node-maintenance-operator/
|
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue