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/go-logr/stdr v1.2.2 // indirect
2121 github.com/gobwas/glob v0.2.3 // indirect
2222 github.com/goccy/go-json v0.10.5 // indirect
23- github.com/gofiber/schema v1.6 .0 // indirect
23+ github.com/gofiber/schema v1.7 .0 // indirect
2424 github.com/google/uuid v1.6.0 // indirect
2525 github.com/klauspost/compress v1.18.3 // indirect
2626 github.com/lestrrat-go/blackmagic v1.0.4 // indirect
Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ github.com/goccy/go-json v0.10.5 h1:Fq85nIqj+gXn/S5ahsiTlK3TmC85qgirsdTP/+DeaC4=
4747github.com/goccy/go-json v0.10.5 /go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M =
4848github.com/gofiber/fiber/v3 v3.0.0 h1:GPeCG8X60L42wLKrzgeewDHBr6pE6veAvwaXsqD3Xjk =
4949github.com/gofiber/fiber/v3 v3.0.0 /go.mod h1:kVZiO/AwyT5Pq6PgC8qRCJ+j/BHrMy5jNw1O9yH38aY =
50- github.com/gofiber/schema v1.6 .0 h1:rAgVDFwhndtC+hgV7Vu5ItQCn7eC2mBA4Eu1/ZTiEYY =
51- github.com/gofiber/schema v1.6 .0 /go.mod h1:WNZWpQx8LlPSK7ZaX0OqOh+nQo/eW2OevsXs1VZfs/s =
50+ github.com/gofiber/schema v1.7 .0 h1:yNM+FNRZjyYEli9Ey0AXRBrAY9jTnb+kmGs3lJGPvKg =
51+ github.com/gofiber/schema v1.7 .0 /go.mod h1:A/X5Ffyru4p9eBdp99qu+nzviHzQiZ7odLT+TwxWhbk =
5252github.com/gofiber/utils/v2 v2.0.1 h1:+kvhvoGuAeUBzF/Qlkx5HvFK7tNd62mxSpBuI0zCRII =
5353github.com/gofiber/utils/v2 v2.0.1 /go.mod h1:xF9v89FfmbrYqI/bQUGN7gR8ZtXot2jxnZvmAUtiavE =
5454github.com/google/flatbuffers v25.2.10+incompatible h1:F3vclr7C3HpB1k9mxCGRMXq6FdUalZ6H/pNX4FP1v0Q =
You can’t perform that action at this time.
0 commit comments