package main import "git.metaunix.net/bitgoblin/goblin-store/cmd" func main() { cmd.Execute() }