gatus/go.mod
2019-09-06 00:11:13 -04:00

6 lines
81 B
Modula-2

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