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-05-13 01:32:28 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-05-13 01:32:28 +0300
commiteaee289acdf2a823d1536bf2bb728f42b7fca09e (patch)
tree39b85e7d45933934e0116cf4aeb5387e9659312b /go.mod
parentba892324465d0c2d24f9c6654bbbe7b99a12cf20 (diff)
Update github.com/tj/go-redirects digest to fd1ba10
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 9e7e03aa..2a8925e9 100644
--- a/go.mod
+++ b/go.mod
@@ -23,7 +23,7 @@ require (
github.com/rs/cors v1.7.0
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.7.0
- github.com/tj/go-redirects v0.0.0-20180508180010-5c02ead0bbc5
+ 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
gitlab.com/gitlab-org/labkit v1.17.0