Skip to content

Commit 21e623a

Browse files
fix(deps): update module github.com/gofiber/fiber/v2 to v3
1 parent 48632a4 commit 21e623a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.25.0
55
require (
66
github.com/davidbyttow/govips/v2 v2.16.0
77
github.com/go-resty/resty/v2 v2.16.5
8-
github.com/gofiber/fiber/v2 v2.52.12
8+
github.com/gofiber/fiber/v3 v3.1.0
99
github.com/gofiber/fiber/v3 v3.1.0
1010
github.com/joho/godotenv v1.5.1
1111
)

0 commit comments

Comments
 (0)