mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-07 08:34:15 +01:00
9 lines
120 B
Modula-2
9 lines
120 B
Modula-2
module github.com/TwinProduction/gatus
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
gopkg.in/yaml.v2 v2.2.2
|
|
k8s.io/helm v2.14.3+incompatible
|
|
)
|