diff options
author | Valery Piashchynski <[email protected]> | 2020-05-25 09:14:02 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-05-25 09:14:02 +0300 |
commit | af2b44192819d88b5beb0a1ca73646475eb25b5a (patch) | |
tree | 7f80152f4ae941ee260c042686bda89606a4ad62 /go.mod | |
parent | ed40a2ca731ab183f74d3b7ded395a036db94a20 (diff) |
update goridge dependencyv1.8.1
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ require ( github.com/sirupsen/logrus v1.4.2 github.com/spf13/cobra v0.0.6 github.com/spf13/viper v1.6.2 - github.com/spiral/goridge/v2 v2.4.3 + github.com/spiral/goridge/v2 v2.4.4 github.com/stretchr/testify v1.4.0 github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a github.com/yookoala/gofast v0.4.0 |