module code.patial.tech/go/mux/playground
go 1.26
require (
code.patial.tech/go/mux v0.7.1
github.com/go-chi/chi/v5 v5.2.3
)