summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-11-02 12:01:05 +0300
committerValery Piashchynski <[email protected]>2020-11-02 12:01:05 +0300
commit484f85aacbf55f0696a51347989bd35463d71c11 (patch)
tree82e8140d1574819a444275c58d224523cf236aed /go.mod
parent0622706128f8d9ac381dee49aa4a74fe9b7904b5 (diff)
Add Makefile to run tests with debug tag (to see stacktrace)
Remove endure errors and replace it with spiral errors
Diffstat (limited to 'go.mod')
-rwxr-xr-xgo.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 4fff8f62..3cd3e0ae 100755
--- a/go.mod
+++ b/go.mod
@@ -11,6 +11,7 @@ require (
github.com/shirou/gopsutil v2.20.9+incompatible
github.com/spf13/viper v1.7.1
github.com/spiral/endure v1.0.0-beta10
+ github.com/spiral/errors v1.0.0
github.com/spiral/goridge/v2 v2.4.5
github.com/stretchr/testify v1.6.1
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a