Update dependencies

This commit is contained in:
Jacob Gunther
2024-07-18 22:40:59 -05:00
parent 06e7066491
commit 2ee543a6df
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ toolchain go1.22.3
require (
github.com/go-redsync/redsync/v4 v4.13.0
github.com/gofiber/fiber/v2 v2.52.5
github.com/mcstatus-io/mcutil/v4 v4.0.0-20240718180705-427b3bcbde17
github.com/mcstatus-io/mcutil/v4 v4.0.0-20240719034021-32d6524c0a5a
github.com/redis/go-redis/v9 v9.5.4
go.mongodb.org/mongo-driver v1.16.0
gopkg.in/yaml.v3 v3.0.1