| commit | 1ddc0788cabe9ee1856d9bb62c3e5f619c513c78 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Jul 07 03:04:30 2026 +0000 |
| committer | Akron <nils@diewald-online.de> | Wed Jul 15 10:48:31 2026 +0200 |
| tree | 174457e9237ed5600e6afb9a225db2928f6cc49b | |
| parent | 5fd7df3251365a6434818cf74084e46f61d3475c [diff] [blame] |
Bump github.com/gofiber/fiber/v2 from 2.52.13 to 2.52.14 (closes #11) Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.52.13 to 2.52.14. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](https://github.com/gofiber/fiber/compare/v2.52.13...v2.52.14) Change-Id: I3202e8e474b589bf3b3600942619f555f8acd861 --- updated-dependencies: - dependency-name: github.com/gofiber/fiber/v2 dependency-version: 2.52.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I82e8dc427e30dbac9689fab9b7fdd0b7a44c7030
diff --git a/go.mod b/go.mod index 418112b..b38d616 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.13 + github.com/gofiber/fiber/v2 v2.52.14 github.com/orisano/gosax v1.1.4 github.com/rs/zerolog v1.35.1 github.com/stretchr/testify v1.11.1