chore: update dependencies

This commit is contained in:
Jacob Gunther
2024-03-19 20:11:32 -05:00
parent dae1b36bfa
commit c1c77e7f64
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.18
require (
github.com/go-redsync/redsync/v4 v4.12.1
github.com/gofiber/fiber/v2 v2.52.2
github.com/mcstatus-io/mcutil/v3 v3.3.0
github.com/mcstatus-io/mcutil/v3 v3.4.0
github.com/redis/go-redis/v9 v9.5.1
go.mongodb.org/mongo-driver v1.14.0
gopkg.in/yaml.v3 v3.0.1