package main import "edge-infra.dev/pkg/edge/datasync/shoot" func main() { shoot.Main() }