summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-02-01 14:43:29 +0300
committerGitHub <[email protected]>2021-02-01 14:43:29 +0300
commit0ee8c6ce423886c6a7776e9e3bfbed342178f94d (patch)
tree9449b267a2efd5098d70a2cf830c39294bbf19fd /go.mod
parent8dd9462bd95c99c3bf83c59a5a003b3877e4bf24 (diff)
parent219b8576ed0a8e2836f7ae08643d8ec8449f8cfd (diff)
Merge pull request #517 from spiral/dependabot/go_modules/github.com/gofiber/fiber/v2-2.4.0v2.0.0-beta.21
Bump github.com/gofiber/fiber/v2 from 2.3.3 to 2.4.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 8bd54915..d77872d7 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.4.11
- github.com/gofiber/fiber/v2 v2.3.3
+ github.com/gofiber/fiber/v2 v2.4.0
github.com/golang/mock v1.4.4
github.com/hashicorp/go-multierror v1.1.0
github.com/json-iterator/go v1.1.10