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