We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ffe73 commit e47c37fCopy full SHA for e47c37f
go.mod
@@ -1,6 +1,7 @@
1
module github.com/gofiber/fiber/v3
2
3
-go 1.23
+go 1.23.0
4
+
5
require (
6
github.com/gofiber/schema v1.2.0
7
github.com/gofiber/utils/v2 v2.0.0-beta.7
0 commit comments