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 @@ -16,7 +16,7 @@ require (
1616 github.com/aead/poly1305 v0.0.0-20180717145839-3fee0db0b635 // indirect
1717 github.com/andybalholm/brotli v1.2.0 // indirect
1818 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
19- github.com/gofiber/schema v1.6 .0 // indirect
19+ github.com/gofiber/schema v1.7 .0 // indirect
2020 github.com/gofiber/utils/v2 v2.0.1 // indirect
2121 github.com/klauspost/compress v1.18.3 // indirect
2222 github.com/kr/pretty v0.3.1 // indirect
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/fxamacker/cbor/v2 v2.9.0 h1:NpKPmjDBgUfBms6tr6JZkTHtfFGcMKsw3eGcmD/sa
1515github.com/fxamacker/cbor/v2 v2.9.0 /go.mod h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ =
1616github.com/gofiber/fiber/v3 v3.0.0 h1:GPeCG8X60L42wLKrzgeewDHBr6pE6veAvwaXsqD3Xjk =
1717github.com/gofiber/fiber/v3 v3.0.0 /go.mod h1:kVZiO/AwyT5Pq6PgC8qRCJ+j/BHrMy5jNw1O9yH38aY =
18- github.com/gofiber/schema v1.6 .0 h1:rAgVDFwhndtC+hgV7Vu5ItQCn7eC2mBA4Eu1/ZTiEYY =
19- github.com/gofiber/schema v1.6 .0 /go.mod h1:WNZWpQx8LlPSK7ZaX0OqOh+nQo/eW2OevsXs1VZfs/s =
18+ github.com/gofiber/schema v1.7 .0 h1:yNM+FNRZjyYEli9Ey0AXRBrAY9jTnb+kmGs3lJGPvKg =
19+ github.com/gofiber/schema v1.7 .0 /go.mod h1:A/X5Ffyru4p9eBdp99qu+nzviHzQiZ7odLT+TwxWhbk =
2020github.com/gofiber/utils/v2 v2.0.1 h1:+kvhvoGuAeUBzF/Qlkx5HvFK7tNd62mxSpBuI0zCRII =
2121github.com/gofiber/utils/v2 v2.0.1 /go.mod h1:xF9v89FfmbrYqI/bQUGN7gR8ZtXot2jxnZvmAUtiavE =
2222github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
You can’t perform that action at this time.
0 commit comments