There was an error while loading. Please reload this page.
1 parent 9a02c0d commit 8907d9fCopy full SHA for 8907d9f
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.12
+ github.com/gofiber/fiber/v3 v3.1.0
7
github.com/gofiber/fiber/v3 v3.1.0
8
)
9
0 commit comments