mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 14:09:27 +00:00
7 lines
53 B
Go
7 lines
53 B
Go
// +build !ctrd
|
|
|
|
package containerd
|
|
|
|
func Main() {
|
|
}
|