Skip to content

Commit e47c37f

Browse files
committed
Run go mod tidy
1 parent 38ffe73 commit e47c37f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/gofiber/fiber/v3
22

3-
go 1.23
3+
go 1.23.0
4+
45
require (
56
github.com/gofiber/schema v1.2.0
67
github.com/gofiber/utils/v2 v2.0.0-beta.7

0 commit comments

Comments
 (0)