9 lines
160 B
Modula-2
9 lines
160 B
Modula-2
module git.loafle.net/totopia/server
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/buaazp/fasthttprouter v0.1.1 // indirect
|
|
github.com/valyala/fasthttp v1.6.0 // indirect
|
|
)
|