From e70f74b0aa125a4e017f2b0a81e10ac41d0fd71c Mon Sep 17 00:00:00 2001 From: "Bryan C. Mills" Date: Wed, 9 Nov 2022 17:06:02 -0500 Subject: [PATCH] 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 --- api/next/54299.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/next/54299.txt b/api/next/54299.txt index 19bac0cf176..49dd68fbb38 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