vendor: golang.org/x/net v0.10.0

- http2: properly discard data received after request/response body is closed
- http2: don't reuse connections that are experiencing errors
- internal/socks: permit authenticating with an empty password

full diff: https://github.com/golang/net/compare/v0.8.0...v0.10.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2023-07-25 09:05:20 +02:00
parent 27d072a099
commit a6f3f290b4
7 changed files with 41 additions and 23 deletions

2
vendor/modules.txt vendored
View File

@@ -802,7 +802,7 @@ golang.org/x/crypto/ssh/terminal
# golang.org/x/mod v0.9.0
## explicit; go 1.17
golang.org/x/mod/semver
# golang.org/x/net v0.8.0
# golang.org/x/net v0.10.0
## explicit; go 1.17
golang.org/x/net/context
golang.org/x/net/http/httpguts