File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/dgraph-io/ristretto/v2 v2.3.0
2121 github.com/dustin/go-humanize v1.0.1
2222 github.com/gofiber/contrib/otelfiber v1.0.10
23- github.com/gofiber/fiber/v2 v2.52.10
23+ github.com/gofiber/fiber/v2 v2.52.11
2424 github.com/gofiber/swagger v1.1.1
2525 github.com/golang-jwt/jwt/v5 v5.3.0
2626 github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -150,8 +150,8 @@ github.com/go-sql-driver/mysql v1.9.3/go.mod h1:qn46aNg1333BRMNU69Lq93t8du/dwxI6
150150github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
151151github.com/gofiber/contrib/otelfiber v1.0.10 h1:Bu28Pi4pfYmGfIc/9+sNaBbFwTHGY/zpSIK5jBxuRtM =
152152github.com/gofiber/contrib/otelfiber v1.0.10 /go.mod h1:jN6AvS1HolDHTQHFURsV+7jSX96FpXYeKH6nmkq8AIw =
153- github.com/gofiber/fiber/v2 v2.52.10 h1:jRHROi2BuNti6NYXmZ6gbNSfT3zj/8c0xy94GOU5elY =
154- github.com/gofiber/fiber/v2 v2.52.10 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
153+ github.com/gofiber/fiber/v2 v2.52.11 h1:5f4yzKLcBcF8ha1GQTWB+mpblWz3Vz6nSAbTL31HkWs =
154+ github.com/gofiber/fiber/v2 v2.52.11 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
155155github.com/gofiber/swagger v1.1.1 h1:FZVhVQQ9s1ZKLHL/O0loLh49bYB5l1HEAgxDlcTtkRA =
156156github.com/gofiber/swagger v1.1.1 /go.mod h1:vtvY/sQAMc/lGTUCg0lqmBL7Ht9O7uzChpbvJeJQINw =
157157github.com/gofrs/flock v0.12.1 h1:MTLVXXHf8ekldpJk3AKicLij9MdwOWkZ+a/jHHZby9E =
You can’t perform that action at this time.
0 commit comments