fork of go-git with some jj specific features
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: bump github.com/elazarl/goproxy from 1.2.2 to 1.2.3

Bumps [github.com/elazarl/goproxy](https://github.com/elazarl/goproxy) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/elazarl/goproxy/releases)
- [Commits](https://github.com/elazarl/goproxy/compare/v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: github.com/elazarl/goproxy
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

authored by

dependabot[bot] and committed by
GitHub
2fae1802 a0dfb099

+3 -3
+1 -1
go.mod
··· 7 7 dario.cat/mergo v1.0.0 8 8 github.com/ProtonMail/go-crypto v1.1.3 9 9 github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 10 - github.com/elazarl/goproxy v1.2.2 10 + github.com/elazarl/goproxy v1.2.3 11 11 github.com/emirpasic/gods v1.18.1 12 12 github.com/gliderlabs/ssh v0.3.8 13 13 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
+2 -2
go.sum
··· 17 17 github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= 18 18 github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= 19 19 github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= 20 - github.com/elazarl/goproxy v1.2.2 h1:gBQSetgBgnAW4DTeymUR/zKvXOAf24uH3+V3bilhJ3M= 21 - github.com/elazarl/goproxy v1.2.2/go.mod h1:YfEbZtqP4AetfO6d40vWchF3znWX7C7Vd6ZMfdL8z64= 20 + github.com/elazarl/goproxy v1.2.3 h1:xwIyKHbaP5yfT6O9KIeYJR5549MXRQkoQMRXGztz8YQ= 21 + github.com/elazarl/goproxy v1.2.3/go.mod h1:YfEbZtqP4AetfO6d40vWchF3znWX7C7Vd6ZMfdL8z64= 22 22 github.com/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc= 23 23 github.com/emirpasic/gods v1.18.1/go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FMNAnJvWQ= 24 24 github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c=