Upgrade dependencies

This commit is contained in:
ErickSkrauch
2023-12-13 17:29:12 +01:00
parent 1543e98b87
commit d678f61df7
15 changed files with 105 additions and 88 deletions

View File

@@ -6,7 +6,7 @@ import (
"sync"
"time"
"github.com/etherlabsio/healthcheck"
"github.com/etherlabsio/healthcheck/v2"
"github.com/elyby/chrly/api/mojang"
)