mirror of
https://github.com/labring/sealos.git
synced 2026-08-29 01:39:49 +08:00
076c7c7ec3
* delete controllers and useless service. * delete buildah image cr part. * delete ci. * roll back
10 lines
124 B
Plaintext
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
|
|
|
|
)
|