1
0
Fork 0
mirror of https://github.com/TwiN/gatus.git synced 2024-12-14 11:58:04 +00:00
twin-gatus/go.mod

6 lines
81 B
Modula-2
Raw Normal View History

2019-09-04 23:37:13 +00:00
module github.com/TwinProduction/gatus
2019-09-09 01:21:19 +00:00
go 1.13
2019-09-04 23:37:13 +00:00
2019-09-06 04:11:01 +00:00
require gopkg.in/yaml.v2 v2.2.2