mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-06-01 12:34:27 -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 (
|
||||
.
|
||||
./3rdparty/node-maintenance-operator
|
||||
./hack
|
||||
./hack/tools
|
||||
./operators/constellation-node-operator/
|
||||
./operators/constellation-node-operator
|
||||
./operators/constellation-node-operator/api
|
||||
./3rdparty/node-maintenance-operator/
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue