module starter-template go 1.23.0 require ( github.com/go-chi/chi/v5 v5.1.0 github.com/maddalax/htmgo/framework v0.0.0-20240927152340-96f3baf3c4f4 ) require ( github.com/google/uuid v1.6.0 // indirect golang.org/x/net v0.29.0 // indirect )