summaryrefslogtreecommitdiff
path: root/go.sum
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.sum
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.sum')
-rwxr-xr-xgo.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum b/go.sum
index fef45035..9e37905e 100755
--- a/go.sum
+++ b/go.sum
@@ -197,6 +197,8 @@ github.com/spf13/viper v1.7.1 h1:pM5oEahlgWv/WnHXpgbKz7iLIxRf65tye2Ci+XFK5sk=
github.com/spf13/viper v1.7.1/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg=
github.com/spiral/endure v1.0.0-beta10 h1:eAFnJspvmMRDL3u7iwWK8eewogMhq4TTG3CjCBPnbeI=
github.com/spiral/endure v1.0.0-beta10/go.mod h1:mXFf8zPqr1SJ1cG0Zf59f6X+MvJzrdIwVjzQpa107e0=
+github.com/spiral/errors v1.0.0 h1:wdmJqAFY2Uf8KFK6b8Wkh6vxX++2+GwJWAUplrNTLD0=
+github.com/spiral/errors v1.0.0/go.mod h1:SwMSZVdZkkJVgXNNafccqOaxWg0XPzVU/dEdUEInE0o=
github.com/spiral/goridge/v2 v2.4.5 h1:rg4lLEJLrEh1Wj6G1qTsYVbYiQvig6mOR1F9GyDIGm8=
github.com/spiral/goridge/v2 v2.4.5/go.mod h1:C/EZKFPON9lypi8QO7I5ObgVmrIzTmhZqFz/tmypcGc=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=