@@ -4,6 +4,6 @@ go 1.14
require (
github.com/valyala/quicktemplate v1.4.1
- github.com/gofiber/fiber v1.9.6
+ github.com/gofiber/fiber v1.10.0
github.com/jackc/pgx/v4 v4.6.0
)