Go mod vendor

This commit is contained in:
TwinProduction
2019-09-06 00:11:01 -04:00
parent e93fefea60
commit 7bb341fe92
22 changed files with 9965 additions and 6 deletions

5
go.mod
View File

@ -2,7 +2,4 @@ module github.com/TwinProduction/gatus
go 1.12
require (
gopkg.in/yaml.v2 v2.2.2
k8s.io/helm v2.14.3+incompatible
)
require gopkg.in/yaml.v2 v2.2.2