chore: Update Go to 1.18

This commit is contained in:
TwiN
2022-03-26 02:15:32 -04:00
parent 5281f8068d
commit 5843c58a36
3 changed files with 2 additions and 6 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/TwiN/gatus/v3
go 1.17
go 1.18
require (
github.com/TwiN/g8 v1.3.0