summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-08 08:07:00 +0000
committerGitHub <[email protected]>2021-02-08 08:07:00 +0000
commitfa9ba41d1a7d71d61c42a88acda727be2a4b1cb0 (patch)
tree6c8058db5dc9dec192c8df82d8aa3020765f08ca /go.mod
parentefacb852e279e6bbfc076c0faff391ff39815718 (diff)
Bump github.com/yookoala/gofast from 0.4.0 to 0.5.0
Bumps [github.com/yookoala/gofast](https://github.com/yookoala/gofast) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/yookoala/gofast/releases) - [Commits](https://github.com/yookoala/gofast/compare/v0.4.0...v0.5.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 6703a945..9c829fb0 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ require (
github.com/spiral/goridge/v3 v3.0.0
github.com/stretchr/testify v1.7.0
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a
- github.com/yookoala/gofast v0.4.0
+ github.com/yookoala/gofast v0.5.0
go.etcd.io/bbolt v1.3.5
go.uber.org/multierr v1.6.0
go.uber.org/zap v1.16.0