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 @@ -53,7 +53,7 @@ require (
5353 github.com/go-jose/go-jose/v4 v4.1.3 // indirect
5454 github.com/goccy/go-json v0.10.3 // indirect
5555 github.com/gofiber/template v1.8.3 // indirect
56- github.com/gofiber/utils v1.1 .0 // indirect
56+ github.com/gofiber/utils v1.2 .0 // indirect
5757 github.com/google/go-querystring v1.1.0 // indirect
5858 github.com/google/uuid v1.6.0 // indirect
5959 github.com/jarcoal/httpmock v1.3.1 // indirect
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ github.com/gofiber/template v1.8.3 h1:hzHdvMwMo/T2kouz2pPCA0zGiLCeMnoGsQZBTSYgZx
5858github.com/gofiber/template v1.8.3 /go.mod h1:bs/2n0pSNPOkRa5VJ8zTIvedcI/lEYxzV3+YPXdBvq8 =
5959github.com/gofiber/template/mustache/v2 v2.0.14 h1:RGqae+0cAAdii0HzR1dW/vwf/C21f94A/l4sDrkwJ0U =
6060github.com/gofiber/template/mustache/v2 v2.0.14 /go.mod h1:Va19KnQUMj6XwX6VP9qRyA4tkafQ7tjghoUtzoToO9Y =
61- github.com/gofiber/utils v1.1 .0 h1:vdEBpn7AzIUJRhe+CiTOJdUcTg4Q9RK+pEa0KPbLdrM =
62- github.com/gofiber/utils v1.1 .0 /go.mod h1:poZpsnhBykfnY1Mc0KeEa6mSHrS3dV0+oBWyeQmb2e0 =
61+ github.com/gofiber/utils v1.2 .0 h1:NCaqd+Efg3khhN++eeUUTyBz+byIxAsmIjpl8kKOMIc =
62+ github.com/gofiber/utils v1.2 .0 /go.mod h1:poZpsnhBykfnY1Mc0KeEa6mSHrS3dV0+oBWyeQmb2e0 =
6363github.com/gofrs/uuid v4.4.0+incompatible h1:3qXRTX8/NbyulANqlc0lchS1gqAVxRgsuW1YrTJupqA =
6464github.com/gofrs/uuid v4.4.0+incompatible /go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM =
6565github.com/golang-jwt/jwt v3.2.2+incompatible h1:IfV12K8xAKAnZqdXVzCZ+TOjboZ2keLg81eXfW3O+oY =
You can’t perform that action at this time.
0 commit comments