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:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2020-01-28 17:48:10 +0300
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2020-01-28 17:48:10 +0300
commit5624b616b1aff4fd027607e37ca989817459126c (patch)
treef10e0ca3358868c957a910f1746ac157f0422712 /go.mod
parent0509d6b4aa276d0a61592f5ad9d464f13c8e458f (diff)
Add X-Forwarded headers to serverless proxy
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 2ae4178c..9d49da99 100644
--- a/go.mod
+++ b/go.mod
@@ -20,6 +20,7 @@ require (
github.com/rs/cors v1.7.0
github.com/sirupsen/logrus v1.4.2
github.com/stretchr/testify v1.4.0
+ github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce
github.com/wadey/gocovmerge v0.0.0-20160331181800-b5bfa59ec0ad
gitlab.com/gitlab-org/labkit v0.0.0-20190902063225-3253d7975ca7
gitlab.com/lupine/go-mimedb v0.0.0-20180307000149-e8af1d659877