aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorPaulo Gomes <pjbgf@linux.com>2023-08-29 09:27:18 -0400
committerGitHub <noreply@github.com>2023-08-29 09:27:18 -0400
commitcd3a21c619126288123c32f4a714181f9e1a68f8 (patch)
tree53fbc4932f048be73e179d4f01d3d39f80409041 /go.mod
parentcd6170c6f808453f58dcfd15c6c59345e3df402b (diff)
parentf71a44910a6ff0353bb5584083f03bdd2b0aa395 (diff)
downloadgo-git-cd3a21c619126288123c32f4a714181f9e1a68f8.tar.gz
Merge pull request #832 from svghadi/CVE-2023-37788
Update goproxy dependency to fix CVE-2023-37788 vulnerability
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