package main import "github.com/foomo/configurd/cmd/actions" func main() { actions.Execute() }