chore: go update des/vendor

This commit is contained in:
2025-01-07 16:59:56 +01:00
parent 877c17fab5
commit 3ac29d54d9
28 changed files with 1111 additions and 589 deletions

View File

@ -60,7 +60,7 @@ func configFromServer(h1 *http.Server, h2 *Server) http2Config {
return conf
}
// configFromServer merges configuration settings from h2 and h2.t1.HTTP2
// configFromTransport merges configuration settings from h2 and h2.t1.HTTP2
// (the net/http Transport).
func configFromTransport(h2 *Transport) http2Config {
conf := http2Config{