summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-12-20 18:28:08 +0300
committerGitHub <[email protected]>2020-12-20 18:28:08 +0300
commita10d20d20e910ed8fcfbc3bc690aaf17ee338ff3 (patch)
tree6f017d59c92a59308c00aa3c338ea32b96f2d13d /go.mod
parent0e02ec510acca9cd8691071850ba95a6cb91d78d (diff)
parent35ee3b921be6e4416ff26a610f2f95044ff80cbd (diff)
Merge pull request #456 from spiral/reload/tests_stabilization
Reload/tests stabilization
Diffstat (limited to 'go.mod')
-rwxr-xr-xgo.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 9bd0307d..0dfb50b6 100755
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@ require (
github.com/spf13/viper v1.7.1
github.com/spiral/endure v1.0.0-beta20
github.com/spiral/errors v1.0.6
- github.com/spiral/goridge/v3 v3.0.0-beta7
+ github.com/spiral/goridge/v3 v3.0.0-beta8
github.com/stretchr/testify v1.6.1
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a
github.com/yookoala/gofast v0.4.0