Files
sealos/go.work
yy 076c7c7ec3 delete: controller part and useless service. (#3950)
* delete controllers and useless service.

* delete buildah image cr part.

* delete ci.

* roll back
2023-09-18 15:39:22 +08:00

10 lines
124 B
Plaintext

go 1.20
use (
.
./staging/src/github.com/labring/image-cri-shim
./staging/src/github.com/labring/lvscare
./test/e2e
)