hetty/go.mod

6 lines
80 B
Modula-2
Raw Normal View History

2019-11-17 08:54:15 +00:00
module github.com/dstotijn/gurp
go 1.13
2019-11-30 11:43:55 +00:00
require github.com/gorilla/mux v1.7.3