gropple/go.mod

6 lines
82 B
Modula-2
Raw Normal View History

2021-09-21 08:33:24 +09:30
module github.com/tardisx/gropple
go 1.16
require github.com/gorilla/mux v1.8.0