1 2 3 4 5 6 7 8
module git.brandonirizarry.xyz/urls go 1.26.2 require ( github.com/urfave/cli/v3 v3.9.1 golang.org/x/net v0.54.0 )