Update go to 1.13

This commit is contained in:
TwinProduction 2019-09-08 21:21:19 -04:00
parent 825906145f
commit 31b39bfd28

2
go.mod
View File

@ -1,5 +1,5 @@
module github.com/TwinProduction/gatus
go 1.12
go 1.13
require gopkg.in/yaml.v2 v2.2.2