summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-05-20 14:12:41 +0300
committerGitHub <[email protected]>2021-05-20 14:12:41 +0300
commit8468e8677a3ff83c0dedfbb968e2bffd0dd278c8 (patch)
tree8d3852b01f7ab1a5978ccdd69da1851ed5edd5ab /go.mod
parent1d49dfaed60f20988ec6a6be6cc0ea5ea923dbb8 (diff)
parent084e764c1fabd1e8a0f880ed710717342f175070 (diff)
#681 Bump github.com/gofiber/fiber/v2 from 2.9.0 to 2.10.0
#681 Bump github.com/gofiber/fiber/v2 from 2.9.0 to 2.10.0
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 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