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 @@ -10,7 +10,7 @@ require (
1010
1111require (
1212 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
13- github.com/gofiber/schema v1.6 .0 // indirect
13+ github.com/gofiber/schema v1.7 .0 // indirect
1414 github.com/google/go-cmp v0.7.0 // indirect
1515 github.com/kr/pretty v0.3.1 // indirect
1616 github.com/philhofer/fwd v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ github.com/go-errors/errors v1.4.2 h1:J6MZopCL4uSllY1OfXM374weqZFFItUbrImctkmUxI
1111github.com/go-errors/errors v1.4.2 /go.mod h1:sIVyrIiJhuEF+Pj9Ebtd6P/rEYROXFi3BopGUQ5a5Og =
1212github.com/gofiber/fiber/v3 v3.0.0 h1:GPeCG8X60L42wLKrzgeewDHBr6pE6veAvwaXsqD3Xjk =
1313github.com/gofiber/fiber/v3 v3.0.0 /go.mod h1:kVZiO/AwyT5Pq6PgC8qRCJ+j/BHrMy5jNw1O9yH38aY =
14- github.com/gofiber/schema v1.6 .0 h1:rAgVDFwhndtC+hgV7Vu5ItQCn7eC2mBA4Eu1/ZTiEYY =
15- github.com/gofiber/schema v1.6 .0 /go.mod h1:WNZWpQx8LlPSK7ZaX0OqOh+nQo/eW2OevsXs1VZfs/s =
14+ github.com/gofiber/schema v1.7 .0 h1:yNM+FNRZjyYEli9Ey0AXRBrAY9jTnb+kmGs3lJGPvKg =
15+ github.com/gofiber/schema v1.7 .0 /go.mod h1:A/X5Ffyru4p9eBdp99qu+nzviHzQiZ7odLT+TwxWhbk =
1616github.com/gofiber/utils/v2 v2.0.1 h1:+kvhvoGuAeUBzF/Qlkx5HvFK7tNd62mxSpBuI0zCRII =
1717github.com/gofiber/utils/v2 v2.0.1 /go.mod h1:xF9v89FfmbrYqI/bQUGN7gR8ZtXot2jxnZvmAUtiavE =
1818github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8 =
You can’t perform that action at this time.
0 commit comments