1 parent 27d814d commit 437e98bCopy full SHA for 437e98b
1 file changed
go.mod
@@ -3,7 +3,7 @@ module golang-template
3
go 1.25.0
4
5
require (
6
- github.com/gofiber/fiber/v2 v2.52.14
+ github.com/gofiber/fiber/v3 v3.4.0
7
github.com/gofiber/fiber/v3 v3.4.0
8
)
9
0 commit comments