aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2025-05-01 20:59:37 +0000
committerterminaldweller <devi@terminaldweller.com>2025-05-01 20:59:37 +0000
commit1cac36f267f7c0953090c134b7afc0706ee080a8 (patch)
treeed0964289dc9ebbefda1343bc3ab3f240abc80f8 /go.sum
parentusing nginx as reverse proxy now (diff)
downloadicanhazallips-main2.tar.gz
icanhazallips-main2.zip
added the proxy protocol to the servermain2
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum b/go.sum
new file mode 100644
index 0000000..dcd5ca4
--- /dev/null
+++ b/go.sum
@@ -0,0 +1,2 @@
+github.com/pires/go-proxyproto v0.8.0 h1:5unRmEAPbHXHuLjDg01CxJWf91cw3lKHc/0xzKpXEe0=
+github.com/pires/go-proxyproto v0.8.0/go.mod h1:iknsfgnH8EkjrMeMyvfKByp9TiBZCKZM0jx2xmKqnVY=