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:
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 84785709..1e5fd598 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/karlseguin/ccache/v2 v2.0.6
github.com/namsral/flag v1.7.4-pre
github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/pires/go-proxyproto v0.2.0
+ github.com/pires/go-proxyproto v0.6.2
github.com/prometheus/client_golang v1.11.0
github.com/rs/cors v1.7.0
github.com/sirupsen/logrus v1.8.1