Bump github.com/gofiber/fiber/v2 from 2.52.8 to 2.52.9 (#53)

This commit is contained in:
dependabot[bot]
2025-09-18 19:45:54 +02:00
committed by GitHub
parent b3a7064160
commit e34c25c889
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ toolchain go1.24.1
require (
github.com/dustin/go-humanize v1.0.1
github.com/gofiber/fiber/v2 v2.52.8
github.com/gofiber/fiber/v2 v2.52.9
github.com/inconshreveable/mousetrap v1.1.0
github.com/olekukonko/tablewriter v1.0.9
github.com/pelletier/go-toml v1.9.5