From: Bryan C. Mills Date: Wed, 9 Nov 2022 22:06:02 +0000 (-0500) Subject: api/next/54299: add missing newline X-Git-Tag: go1.20rc1~345 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=e70f74b0aa125a4e017f2b0a81e10ac41d0fd71c;p=gostls13.git api/next/54299: add missing newline Updates #54299. Change-Id: I20a9191fa3c78810987ace69527d34091c4a42fb Reviewed-on: https://go-review.googlesource.com/c/go/+/449215 Run-TryBot: Bryan Mills TryBot-Result: Gopher Robot Auto-Submit: Bryan Mills Reviewed-by: Ian Lance Taylor --- diff --git a/api/next/54299.txt b/api/next/54299.txt index 19bac0cf17..49dd68fbb3 100644 --- a/api/next/54299.txt +++ b/api/next/54299.txt @@ -1 +1 @@ -pkg net/http, type Transport struct, OnProxyConnectResponse func(context.Context, *url.URL, *Request, *Response) error #54299 \ No newline at end of file +pkg net/http, type Transport struct, OnProxyConnectResponse func(context.Context, *url.URL, *Request, *Response) error #54299