package main import "github.com/lbryio/sentinel/cmd" func main() { cmd.Execute() }