Update dependencies

This commit is contained in:
Jacob Gunther
2023-05-10 09:21:46 -05:00
parent 8a78d4bb4a
commit d9789f4799
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.19
require (
github.com/fogleman/gg v1.3.0
github.com/go-redis/redis/v8 v8.11.5
github.com/gofiber/fiber/v2 v2.44.0
github.com/gofiber/fiber/v2 v2.45.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/mcstatus-io/mcutil v1.1.0
golang.org/x/image v0.7.0