diff options
author | Valery Piashchynski <[email protected]> | 2020-05-23 20:04:50 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-05-23 20:04:50 +0300 |
commit | c1f27bc3e0eb94c394ca4c3dd4e5aeebc879d92f (patch) | |
tree | ac90000e09aa8c82460d63a6ffcce3c4f1aa78b1 /go.mod | |
parent | c4a47cc74421808a1f20788dbca2fbf1334e8054 (diff) |
re-release 1.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.2 + github.com/spiral/goridge/v2 v2.4.3 github.com/stretchr/testify v1.4.0 github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a github.com/yookoala/gofast v0.4.0 |