summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-22 08:08:02 +0000
committerGitHub <[email protected]>2021-02-22 08:08:02 +0000
commit13d9b9079055a9b22293a63eff7ce935e1faf82c (patch)
tree91374c231f15859380da4339fe814fd770e0e77a /go.mod
parent811514fcfc7344ad3dcc95e4981086e956e1f99c (diff)
Bump github.com/yookoala/gofast from 0.5.0 to 0.6.0
Bumps [github.com/yookoala/gofast](https://github.com/yookoala/gofast) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/yookoala/gofast/releases) - [Commits](https://github.com/yookoala/gofast/compare/v0.5.0...v0.6.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 9010befb..dc09b4ff 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ require (
github.com/spiral/goridge/v3 v3.0.1
github.com/stretchr/testify v1.7.0
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a
- github.com/yookoala/gofast v0.5.0
+ github.com/yookoala/gofast v0.6.0
go.etcd.io/bbolt v1.3.5
go.uber.org/multierr v1.6.0
go.uber.org/zap v1.16.0