configworker/go.mod

6 lines
70 B
Modula-2
Raw Normal View History

2019-12-31 09:45:23 +00:00
module configworker
go 1.13
2020-01-01 21:33:26 +00:00
require github.com/gin-gonic/gin v1.5.0