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 @@ -13,7 +13,7 @@ require (
1313 github.com/cespare/xxhash/v2 v2.3.0 // indirect
1414 github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
1515 github.com/gofiber/schema v1.6.0 // indirect
16- github.com/gofiber/utils/v2 v2.0.0-rc.5 // indirect
16+ github.com/gofiber/utils/v2 v2.0.0-rc.4 // indirect
1717 github.com/google/uuid v1.6.0 // indirect
1818 github.com/klauspost/compress v1.18.2 // indirect
1919 github.com/mattn/go-colorable v0.1.14 // indirect
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ github.com/gofiber/storage/redis/v3 v3.4.2 h1:JIK14/UdIZu+RnkZ14yUo4kXrt5bESCVgN
5656github.com/gofiber/storage/redis/v3 v3.4.2 /go.mod h1:PX1k4wo8NbRqWi7OVpm28Jktlxpi2BFdBKCHxFzdCtk =
5757github.com/gofiber/storage/testhelpers/redis v0.1.0 h1:lDUwtanDf3f5YwlDwhbqnqCtj9Y/xc8ctxRE6HpQcws =
5858github.com/gofiber/storage/testhelpers/redis v0.1.0 /go.mod h1:Y1UccxbGVL04+TF5RuyCsksX+76hu6nJIWjPukBBgJ4 =
59- github.com/gofiber/utils/v2 v2.0.0-rc.5 h1:zosaA+j2jm9yhjuxGkFGWxILH8iL0iCoVYT6U/Qgej8 =
60- github.com/gofiber/utils/v2 v2.0.0-rc.5 /go.mod h1:8PuWXERC3IoTmoD2Fp/X7amJntq928Fa2yTHI5Orj2M =
59+ github.com/gofiber/utils/v2 v2.0.0-rc.4 h1:CDjwPwtwwj1OTIf6v3iRk+D2wcdjUzwk91Ghu2TMNbE =
60+ github.com/gofiber/utils/v2 v2.0.0-rc.4 /go.mod h1:gXins5o7up+BQFiubmO8aUJc/+Mhd7EKXIiAK5GBomI =
6161github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
6262github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
6363github.com/klauspost/compress v1.18.2 h1:iiPHWW0YrcFgpBYhsA6D1+fqHssJscY/Tm/y2Uqnapk =
You can’t perform that action at this time.
0 commit comments