diff options
author | Valery Piashchynski <[email protected]> | 2021-05-20 14:12:41 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2021-05-20 14:12:41 +0300 |
commit | 8468e8677a3ff83c0dedfbb968e2bffd0dd278c8 (patch) | |
tree | 8d3852b01f7ab1a5978ccdd69da1851ed5edd5ab /go.mod | |
parent | 1d49dfaed60f20988ec6a6be6cc0ea5ea923dbb8 (diff) | |
parent | 084e764c1fabd1e8a0f880ed710717342f175070 (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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |