diff options
author | hbelmiro <helber.belmiro@gmail.com> | 2024-06-26 17:34:49 -0300 |
---|---|---|
committer | hbelmiro <helber.belmiro@gmail.com> | 2024-06-27 12:12:04 -0300 |
commit | 7c8289680c106413a19584adfbc8d77e13f3f449 (patch) | |
tree | cae2ad93ccb67c26b4d9de2ca1ba13a97baa4b2a /go.mod | |
parent | 55f5d832fad510fecbad3fb413875d969e1441fb (diff) | |
download | go-git-7c8289680c106413a19584adfbc8d77e13f3f449.tar.gz |
build: bump github.com/elazarl/goproxy from v0.0.0-20230808193330-2592e75ae04a to v0.0.0-20240618083138-03be62527ccb
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ require ( dario.cat/mergo v1.0.0 github.com/ProtonMail/go-crypto v1.0.0 github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 - github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a + github.com/elazarl/goproxy v0.0.0-20240618083138-03be62527ccb github.com/emirpasic/gods v1.18.1 github.com/gliderlabs/ssh v0.3.7 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 |