Update to Go 1.14

This commit is contained in:
TwinProduction
2020-04-10 16:35:55 -04:00
parent 92cb9c86d1
commit cc159fa8fb
3 changed files with 7 additions and 21 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/TwinProduction/gatus
go 1.13
go 1.14
require (
github.com/prometheus/client_golang v1.2.1