diff options
author | Valery Piashchynski <[email protected]> | 2021-02-08 17:44:49 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2021-02-08 17:44:49 +0300 |
commit | 29c0a059dc01185eb0f6a107e9427d7c2ddcff0e (patch) | |
tree | 6c8058db5dc9dec192c8df82d8aa3020765f08ca /go.mod | |
parent | efacb852e279e6bbfc076c0faff391ff39815718 (diff) | |
parent | fa9ba41d1a7d71d61c42a88acda727be2a4b1cb0 (diff) |
Merge pull request #536 from spiral/dependabot/go_modules/github.com/yookoala/gofast-0.5.0
Bump github.com/yookoala/gofast from 0.4.0 to 0.5.0
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |