router/go.mod

6 lines
95 B
Modula-2

module git.fuyu.moe/Fuyu/router
go 1.22.0
require github.com/julienschmidt/httprouter v1.3.0