summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-01-25 16:30:56 +0300
committerGitHub <[email protected]>2021-01-25 16:30:56 +0300
commit994d647409b0c62cb76499f68d30c34dbab5f857 (patch)
tree1d4f8456e8cf755d801b7354c30f0e0c11763776 /go.mod
parent7db8df7faf5c3f8f87c7883b575f0d37668ecb01 (diff)
parente9bd2167a79f121460c39977218d2013095839c5 (diff)
Merge pull request #499 from spiral/dependabot/go_modules/github.com/stretchr/testify-1.7.0
Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index def99015..5621a01e 100644
--- a/go.mod
+++ b/go.mod
@@ -25,7 +25,7 @@ require (
github.com/spiral/endure v1.0.0-beta21
github.com/spiral/errors v1.0.9
github.com/spiral/goridge/v3 v3.0.0
- github.com/stretchr/testify v1.6.1
+ github.com/stretchr/testify v1.7.0
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a
github.com/vbauerster/mpb/v5 v5.4.0
github.com/yookoala/gofast v0.4.0