gatus/go.mod
2019-09-08 21:21:19 -04:00

6 lines
81 B
Modula-2

module github.com/TwinProduction/gatus
go 1.13
require gopkg.in/yaml.v2 v2.2.2