package main import ( "github.com/vektra/mockery/v2/cmd" ) func main() { cmd.Execute() }