Skip to content

Commit 3daed99

Browse files
fix(deps): update module github.com/gofiber/template/html/v3 to v3.0.1
1 parent 84b9752 commit 3daed99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/goravel-fiber/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.25.5
66

77
require (
88
github.com/gofiber/fiber/v2 v2.52.10
9-
github.com/gofiber/template/html/v3 v3.0.0
9+
github.com/gofiber/template/html/v3 v3.0.1
1010
github.com/goravel/fiber v1.4.0
1111
github.com/goravel/framework v1.16.5
1212
)

0 commit comments

Comments
 (0)