router/go.mod

6 lines
93 B
Modula-2

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