diff options
author | Valery Piashchynski <[email protected]> | 2021-02-22 14:00:27 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2021-02-22 14:00:27 +0300 |
commit | 3c5a85bf8a0d1c8b8f8f71c215f75b338c4e7510 (patch) | |
tree | 72342ff30fbdf9282498ffae1085b4ab1e0092ef /go.mod | |
parent | 7c949c1da173523f6b5d8a81c5e7c4e607186141 (diff) | |
parent | 6129db95fae8ae297f81f5d6c0572edca880d426 (diff) |
Merge pull request #552 from spiral/dependabot/go_modules/github.com/yookoala/gofast-0.6.0
Bump github.com/yookoala/gofast from 0.5.0 to 0.6.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.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 |