module github.com/TwinProduction/gatus
go 1.12
require (
gopkg.in/yaml.v2 v2.2.2
k8s.io/helm v2.14.3+incompatible
)