diff --git a/go.mod b/go.mod index bd79237a..fd1ddaed 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/TwinProduction/gatus -go 1.12 +go 1.13 require gopkg.in/yaml.v2 v2.2.2