We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e0caae + 3daed99 commit 6509b89Copy full SHA for 6509b89
go/goravel-fiber/go.mod
@@ -6,7 +6,7 @@ toolchain go1.25.5
6
7
require (
8
github.com/gofiber/fiber/v2 v2.52.10
9
- github.com/gofiber/template/html/v3 v3.0.0
+ github.com/gofiber/template/html/v3 v3.0.1
10
github.com/goravel/fiber v1.4.0
11
github.com/goravel/framework v1.16.5
12
)
0 commit comments