From 084e764c1fabd1e8a0f880ed710717342f175070 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 09:12:15 +0000 Subject: Bump github.com/gofiber/fiber/v2 from 2.9.0 to 2.10.0 Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](https://github.com/gofiber/fiber/compare/v2.9.0...v2.10.0) Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 308d5e3a..ee97ccec 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/fatih/color v1.11.0 github.com/go-ole/go-ole v1.2.5 // indirect github.com/go-redis/redis/v8 v8.8.3 - github.com/gofiber/fiber/v2 v2.9.0 + github.com/gofiber/fiber/v2 v2.10.0 github.com/golang/mock v1.4.4 github.com/google/flatbuffers v1.12.1 github.com/hashicorp/go-multierror v1.1.1 -- cgit v1.2.3