mirror of
https://github.com/k3s-io/k3s.git
synced 2026-04-11 12:26:44 -04:00
6 lines
53 B
Go
6 lines
53 B
Go
// +build !ctrd
|
|
|
|
package containerd
|
|
|
|
func Main() {
|
|
}
|