package main import "github.com/tweag/gomod2nix/cmd" func main() { cmd.Execute() }