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 @@ -23,7 +23,7 @@ require (
2323 github.com/go-openapi/swag/stringutils v0.25.4 // indirect
2424 github.com/go-openapi/swag/typeutils v0.25.4 // indirect
2525 github.com/go-openapi/swag/yamlutils v0.25.4 // indirect
26- github.com/gofiber/schema v1.6 .0 // indirect
26+ github.com/gofiber/schema v1.7 .0 // indirect
2727 github.com/google/go-cmp v0.7.0 // indirect
2828 github.com/google/uuid v1.6.0 // indirect
2929 github.com/klauspost/compress v1.18.3 // indirect
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ github.com/go-openapi/testify/v2 v2.0.2 h1:X999g3jeLcoY8qctY/c/Z8iBHTbwLz7R2WXd6
3636github.com/go-openapi/testify/v2 v2.0.2 /go.mod h1:HCPmvFFnheKK2BuwSA0TbbdxJ3I16pjwMkYkP4Ywn54 =
3737github.com/gofiber/fiber/v3 v3.0.0 h1:GPeCG8X60L42wLKrzgeewDHBr6pE6veAvwaXsqD3Xjk =
3838github.com/gofiber/fiber/v3 v3.0.0 /go.mod h1:kVZiO/AwyT5Pq6PgC8qRCJ+j/BHrMy5jNw1O9yH38aY =
39- github.com/gofiber/schema v1.6 .0 h1:rAgVDFwhndtC+hgV7Vu5ItQCn7eC2mBA4Eu1/ZTiEYY =
40- github.com/gofiber/schema v1.6 .0 /go.mod h1:WNZWpQx8LlPSK7ZaX0OqOh+nQo/eW2OevsXs1VZfs/s =
39+ github.com/gofiber/schema v1.7 .0 h1:yNM+FNRZjyYEli9Ey0AXRBrAY9jTnb+kmGs3lJGPvKg =
40+ github.com/gofiber/schema v1.7 .0 /go.mod h1:A/X5Ffyru4p9eBdp99qu+nzviHzQiZ7odLT+TwxWhbk =
4141github.com/gofiber/utils/v2 v2.0.1 h1:+kvhvoGuAeUBzF/Qlkx5HvFK7tNd62mxSpBuI0zCRII =
4242github.com/gofiber/utils/v2 v2.0.1 /go.mod h1:xF9v89FfmbrYqI/bQUGN7gR8ZtXot2jxnZvmAUtiavE =
4343github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8 =
You can’t perform that action at this time.
0 commit comments