mirror of
https://github.com/TwiN/gatus.git
synced 2024-12-14 11:58:04 +00:00
Update go to 1.13
This commit is contained in:
parent
825906145f
commit
31b39bfd28
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,5 +1,5 @@
|
|||
module github.com/TwinProduction/gatus
|
||||
|
||||
go 1.12
|
||||
go 1.13
|
||||
|
||||
require gopkg.in/yaml.v2 v2.2.2
|
||||
|
|
Loading…
Reference in a new issue