summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-05-25 09:07:19 +0300
committerGitHub <[email protected]>2020-05-25 09:07:19 +0300
commited40a2ca731ab183f74d3b7ded395a036db94a20 (patch)
treeac90000e09aa8c82460d63a6ffcce3c4f1aa78b1 /go.mod
parent6a111d01d9ec2f43b2fd0173532a0db101137648 (diff)
parentc1f27bc3e0eb94c394ca4c3dd4e5aeebc879d92f (diff)
Merge pull request #330 from spiral/release_1.8.1
Release 1.8.1
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 cd61ee83..fd7ec10c 100644
--- a/go.mod
+++ b/go.mod
@@ -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