From 2816b299bbcfcb32c5944b843238db86eb6a1d84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 10:35:52 +0000 Subject: Bump github.com/gofiber/fiber/v2 from 2.6.0 to 2.7.1 Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.6.0 to 2.7.1. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](https://github.com/gofiber/fiber/compare/v2.6.0...v2.7.1) 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 48b6e963..3af5554d 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/fatih/color v1.10.0 github.com/go-ole/go-ole v1.2.5 // indirect github.com/go-redis/redis/v8 v8.8.0 - github.com/gofiber/fiber/v2 v2.6.0 + github.com/gofiber/fiber/v2 v2.7.1 github.com/golang/mock v1.4.4 github.com/hashicorp/go-multierror v1.1.1 github.com/json-iterator/go v1.1.10 -- cgit v1.2.3