summaryrefslogtreecommitdiff
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
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]>
-rw-r--r--go.mod2
-rw-r--r--go.sum1
2 files changed, 2 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
diff --git a/go.sum b/go.sum
index 0433fff1..831e854b 100644
--- a/go.sum
+++ b/go.sum
@@ -192,6 +192,7 @@ github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=
github.com/gobwas/glob v0.2.3/go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8=
github.com/gofiber/fiber/v2 v2.8.0 h1:BdWvZmg/WY/Vjtjm38aXOp1Lks1BhuyS2b7lSWSPAzk=
github.com/gofiber/fiber/v2 v2.8.0/go.mod h1:Ah3IJikrKNRepl/HuVawppS25X7FWohwfCSRn7kJG28=
+github.com/gofiber/fiber/v2 v2.9.0/go.mod h1:Ah3IJikrKNRepl/HuVawppS25X7FWohwfCSRn7kJG28=
github.com/gogo/googleapis v1.1.0 h1:kFkMAZBNAn4j7K0GiZr8cRYzejq68VbheufiV3YuyFI=
github.com/gogo/googleapis v1.1.0/go.mod h1:gf4bu3Q80BeJ6H1S1vYPm8/ELATdvryBaNFGgqEef3s=
github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=