Skip to content

Commit

Permalink
Run go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
gaby committed Feb 25, 2025
1 parent 38ffe73 commit e47c37f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/gofiber/fiber/v3

go 1.23
go 1.23.0

require (
github.com/gofiber/schema v1.2.0
github.com/gofiber/utils/v2 v2.0.0-beta.7
Expand Down

0 comments on commit e47c37f

Please sign in to comment.