module github.com/maddalax/htmgo/framework-ui go 1.23.0 require github.com/maddalax/htmgo/framework v0.0.0-20240926220034-f2c4574e9611 require ( github.com/go-chi/chi/v5 v5.1.0 // indirect github.com/google/uuid v1.6.0 // indirect )