1
0
Fork 0
dwelling-files/go.mod

6 lines
83 B
Modula-2
Raw Normal View History

2022-06-27 04:38:09 +04:00
module dwelling-files
2022-12-17 22:42:09 +04:00
go 1.19
2022-06-27 04:38:09 +04:00
require github.com/julienschmidt/httprouter v1.3.0