summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-10-21 11:03:49 +0000
committerGitHub <[email protected]>2020-10-21 11:03:49 +0000
commit561003b0b66a4f767782552a9282d824b08831be (patch)
tree4c88f52788b07d1e32da6ee2d2d4f03d10317072 /go.mod
parent414195987e1ae2b0ea940dcf1a5b8178453c4382 (diff)
parent07278036a91565fe9b4f0fac2b1556a1b59e3373 (diff)
372: Release 1.8.4 r=48d90782 a=48d90782 Co-authored-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 0060343d..ccaff45e 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module github.com/spiral/roadrunner
-go 1.14
+go 1.15
require (
github.com/NYTimes/gziphandler v1.1.1
@@ -19,7 +19,7 @@ require (
github.com/sirupsen/logrus v1.6.0
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.7.1
- github.com/spiral/goridge/v2 v2.4.5
+ github.com/spiral/goridge/v2 v2.4.6
github.com/stretchr/testify v1.6.1
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a
github.com/yookoala/gofast v0.4.0