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:
authorIgor Wiedler <iwiedler@gitlab.com>2021-01-11 17:08:50 +0300
committerIgor Wiedler <iwiedler@gitlab.com>2021-01-11 17:08:50 +0300
commit0a266e89922797d02ca7ca2f7e1e964a7a8f521b (patch)
treefe54c5104dbd2510b16621d723ed2322d20cbceb /go.mod
parent2db62f2094f178315a1d73cc4829caff0cd240ab (diff)
Do not accept client-supplied X-Forwarded-For header
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 76d45a9c..f06ea125 100644
--- a/go.mod
+++ b/go.mod
@@ -31,7 +31,7 @@ require (
github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce
github.com/wadey/gocovmerge v0.0.0-20160331181800-b5bfa59ec0ad
gitlab.com/gitlab-org/go-mimedb v1.45.0
- gitlab.com/gitlab-org/labkit v1.0.0
+ gitlab.com/gitlab-org/labkit v1.3.0
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b