diff options
| author | Bryan C. Mills <bcmills@google.com> | 2022-11-09 17:06:02 -0500 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2022-11-09 22:23:18 +0000 |
| commit | e70f74b0aa125a4e017f2b0a81e10ac41d0fd71c (patch) | |
| tree | a765d6dd5b72fda4bcb5ceea5f2fa4f2d51587b5 /api/next | |
| parent | 42768b4c265065df9b7faeb9df0301ef64b271a2 (diff) | |
| download | go-e70f74b0aa125a4e017f2b0a81e10ac41d0fd71c.tar.xz | |
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 <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Diffstat (limited to 'api/next')
| -rw-r--r-- | api/next/54299.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
