go.mod 107 B

12345
  1. module git.trcreatives.com/GoKitten/go-wisp
  2. go 1.24.3
  3. require github.com/julienschmidt/httprouter v1.3.0