aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorSiddhesh Ghadi <sghadi1203@gmail.com>2023-08-29 15:06:45 +0530
committerSiddhesh Ghadi <sghadi1203@gmail.com>2023-08-29 16:20:34 +0530
commitf71a44910a6ff0353bb5584083f03bdd2b0aa395 (patch)
tree53fbc4932f048be73e179d4f01d3d39f80409041 /go.mod
parentcd6170c6f808453f58dcfd15c6c59345e3df402b (diff)
downloadgo-git-f71a44910a6ff0353bb5584083f03bdd2b0aa395.tar.gz
*: Bump goproxy dep. Fixes #826
CVE-2023-37788 is patched in goproxy v0.0.0-20230731152917-f99041a5c027 Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
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 ea47145..b92e1d6 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/ProtonMail/go-crypto v0.0.0-20230717121422-5aa5874ade95
github.com/acomagu/bufpipe v1.0.4
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
- github.com/elazarl/goproxy v0.0.0-20221015165544-a0805db90819
+ github.com/elazarl/goproxy v0.0.0-20230731152917-f99041a5c027
github.com/emirpasic/gods v1.18.1
github.com/gliderlabs/ssh v0.3.5
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376