From 8469d422d1fe2fce782847fe5e2f75ba8dad82fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 22:43:55 +0000 Subject: [PATCH] build(deps): bump github.com/gofiber/fiber/v2 in /fiberi18n Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.49.1 to 2.49.2. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](https://github.com/gofiber/fiber/compare/v2.49.1...v2.49.2) --- updated-dependencies: - dependency-name: github.com/gofiber/fiber/v2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fiberi18n/go.mod | 2 +- fiberi18n/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fiberi18n/go.mod b/fiberi18n/go.mod index dcfea1ac..e038c41c 100644 --- a/fiberi18n/go.mod +++ b/fiberi18n/go.mod @@ -3,7 +3,7 @@ module github.com/gofiber/contrib/fiberi18n/v2 go 1.19 require ( - github.com/gofiber/fiber/v2 v2.49.1 + github.com/gofiber/fiber/v2 v2.49.2 github.com/nicksnyder/go-i18n/v2 v2.2.1 golang.org/x/text v0.13.0 gopkg.in/yaml.v2 v2.4.0 diff --git a/fiberi18n/go.sum b/fiberi18n/go.sum index 96cb3cd3..9543e9e4 100644 --- a/fiberi18n/go.sum +++ b/fiberi18n/go.sum @@ -2,8 +2,8 @@ github.com/BurntSushi/toml v1.0.0 h1:dtDWrepsVPfW9H/4y7dDgFc2MBUSeJhlaDtK13CxFlU github.com/BurntSushi/toml v1.0.0/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ= github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/cCs= github.com/andybalholm/brotli v1.0.5/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig= -github.com/gofiber/fiber/v2 v2.49.1 h1:0W2DRWevSirc8pJl4o8r8QejDR8TV6ZUCawHxwbIdOk= -github.com/gofiber/fiber/v2 v2.49.1/go.mod h1:nPUeEBUeeYGgwbDm59Gp7vS8MDyScL6ezr/Np9A13WU= +github.com/gofiber/fiber/v2 v2.49.2 h1:ONEN3/Vc+dUCxxDgZZwpqvhISgHqb+bu+isBiEyKEQs= +github.com/gofiber/fiber/v2 v2.49.2/go.mod h1:gNsKnyrmfEWFpJxQAV0qvW6l70K1dZGno12oLtukcts= github.com/google/uuid v1.3.1 h1:KjJaJ9iWZ3jOFZIf1Lqf4laDRCasjl0BCmnEGxkdLb4= github.com/google/uuid v1.3.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= github.com/klauspost/compress v1.16.7 h1:2mk3MPGNzKyxErAw8YaohYh69+pa4sIQSC0fPGCFR9I=