1 parent 5c80045 commit 9347fceCopy full SHA for 9347fce
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.13
+ github.com/gofiber/fiber/v3 v3.2.0
7
github.com/gofiber/fiber/v3 v3.2.0
8
)
9
0 commit comments