chore: Bump module version to v5

This commit is contained in:
TwiN
2022-12-06 01:41:09 -05:00
parent 2346a6ee4f
commit f6a621da28
76 changed files with 286 additions and 286 deletions

View File

@ -5,8 +5,8 @@ import (
"log"
"os"
"github.com/TwiN/gatus/v4/alerting"
"github.com/TwiN/gatus/v4/core"
"github.com/TwiN/gatus/v5/alerting"
"github.com/TwiN/gatus/v5/core"
)
// HandleAlerting takes care of alerts to resolve and alerts to trigger based on result success or failure