| commit | 3766c0a226ba94b909f96a6a4bd9ac31c5e39581 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri May 08 08:08:23 2026 +0000 |
| committer | Akron <nils@diewald-online.de> | Fri May 08 10:14:10 2026 +0200 |
| tree | d96de2cb8152c39ae0275b6ef1e62fae97eefe37 | |
| parent | 086433c3087074b7358c53ce394c3f4708f356b9 [diff] [blame] |
Bump github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.13 (closes #9) Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.52.11 to 2.52.13. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](https://github.com/gofiber/fiber/compare/v2.52.11...v2.52.13) Change-Id: Ic866e104c925701ab716169f4948c44c24bde218 --- updated-dependencies: - dependency-name: github.com/gofiber/fiber/v2 dependency-version: 2.52.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Ia5fcd322647cda5e340fc3368aba453b484f2d21
diff --git a/go.mod b/go.mod index 45d2490..3ba28bd 100644 --- a/go.mod +++ b/go.mod
@@ -5,7 +5,7 @@ require ( github.com/alecthomas/kong v1.15.0 github.com/alecthomas/participle/v2 v2.1.4 - github.com/gofiber/fiber/v2 v2.52.11 + github.com/gofiber/fiber/v2 v2.52.13 github.com/orisano/gosax v1.1.4 github.com/rs/zerolog v1.35.1 github.com/stretchr/testify v1.11.1