package main import "github.com/certusone/wormhole/bridge/cmd" func main() { cmd.Execute() }