box-o-sand/vuefun/go.mod

6 lines
99 B
Modula-2
Raw Normal View History

2019-03-10 02:11:18 +00:00
module github.com/meatballhat/box-o-sand/vuefun
2019-07-11 23:12:14 +00:00
go 1.12
require github.com/urfave/negroni v1.0.0