gohookr/go.mod

6 lines
88 B
Modula-2
Raw Normal View History

2022-01-21 21:08:05 +00:00
module git.alv.cx/alvierahman90/gohookr
2021-07-28 15:20:06 +00:00
go 1.16
require github.com/gorilla/mux v1.8.0