summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-07 07:01:36 +0000
committerGitHub <[email protected]>2021-05-07 07:01:36 +0000
commita9cc808bb5c69918c006f8f1a0f448322897b115 (patch)
tree7c9c984b70cccb8a33b6f9543bf3b22261a6e4d7 /go.mod
parent3bd2be271d1ac13f77058158a0b272e611936b82 (diff)
Bump github.com/gofiber/fiber/v2 from 2.8.0 to 2.9.0
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](https://github.com/gofiber/fiber/compare/v2.8.0...v2.9.0) Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 12ef7b96..81245c8c 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,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.2
- github.com/gofiber/fiber/v2 v2.8.0
+ github.com/gofiber/fiber/v2 v2.9.0
github.com/golang/mock v1.4.4
github.com/google/flatbuffers v1.12.0 // indirect
github.com/hashicorp/go-multierror v1.1.1