Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-08-07 11:17:43 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-08-07 11:17:43 +0300
commit97540cddb6d833ff1b0f7122155c4a3997e55b0e (patch)
tree3301611d78943966a749c5a733c6a256f4250172 /go.mod
parent7a7637d787ccfc9d871cc2211dbf8989e3b699f3 (diff)
Update module github.com/stretchr/testify to v1.8.4
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 accbb226..0a815fe4 100644
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,7 @@ require (
github.com/prometheus/client_golang v1.16.0
github.com/rs/cors v1.7.0
github.com/sirupsen/logrus v1.9.3
- github.com/stretchr/testify v1.8.0
+ github.com/stretchr/testify v1.8.4
github.com/tj/go-redirects v0.0.0-20200911105812-fd1ba1020b37
gitlab.com/feistel/go-contentencoding v1.0.0
gitlab.com/gitlab-org/go-mimedb v1.45.0