summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-12-08 18:32:28 +0300
committerValery Piashchynski <[email protected]>2020-12-08 18:32:28 +0300
commitaf1976961206099d5887be5f7ae1a465aa695f8e (patch)
tree956c634ad10cede0ab145ceb713c7bab663a7481 /go.mod
parentdf31ff9cb4cc4bd696a63163c8b4c2661fc28a8d (diff)
Merge changes
Diffstat (limited to 'go.mod')
-rwxr-xr-xgo.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 7b25759d..9c0454b4 100755
--- a/go.mod
+++ b/go.mod
@@ -12,10 +12,13 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.8.0
github.com/shirou/gopsutil v3.20.11+incompatible
+ github.com/sirupsen/logrus v1.6.0
+ github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.7.1
github.com/spiral/endure v1.0.0-beta20
github.com/spiral/errors v1.0.5
github.com/spiral/goridge/v2 v2.4.6
+ github.com/spiral/roadrunner v1.9.0
github.com/stretchr/testify v1.6.1
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a
github.com/yookoala/gofast v0.4.0