Update module github.com/gofiber/fiber/v2 to v2.52.8

This commit is contained in:
2025-05-22 07:06:48 +00:00
parent 01468670e3
commit 66b01bd58d
2 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,7 @@ module github.com/ngn13/website/api
go 1.24.0
require (
github.com/gofiber/fiber/v2 v2.52.6
github.com/gofiber/fiber/v2 v2.52.8
github.com/mattn/go-sqlite3 v1.14.28
github.com/ngn13/ortam v0.0.0-20250421004351-8dea81680817
)