-
Notifications
You must be signed in to change notification settings - Fork 18k
net: fix typo in unexported variable name #36237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
net: fix typo in unexported variable name #36237
Conversation
This PR (HEAD: 27373f6) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/212300 to see it. Tip: You can toggle comments from me using the |
Message from Ian Lance Taylor: Patch Set 1: Run-TryBot+1 Thanks. I guess this should wait for 1.15 at this point. Please don’t reply on this GitHub thread. Visit golang.org/cl/212300. |
Message from Gobot Gobot: Patch Set 1: TryBots beginning. Status page: https://farmer.golang.org/try?commit=fbbb6482 Please don’t reply on this GitHub thread. Visit golang.org/cl/212300. |
Message from Gobot Gobot: Patch Set 1: TryBot-Result+1 TryBots are happy. Please don’t reply on this GitHub thread. Visit golang.org/cl/212300. |
@odeke-em can this PR be merged now? Thanks. |
Message from Emmanuel Odeke: Patch Set 1: Code-Review+2 (1 comment) Thank you for catching this Mark! LGTM with a minor nit but also please rebase from master and then I’ll run the trybots and on passing, I shall then merge it in. Please don’t reply on this GitHub thread. Visit golang.org/cl/212300. |
27373f6
to
ba550c5
Compare
This PR (HEAD: ba550c5) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/212300 to see it. Tip: You can toggle comments from me using the |
Message from Emmanuel Odeke: Patch Set 2: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/212300. |
Message from Gobot Gobot: Patch Set 2: TryBots beginning. Status page: https://farmer.golang.org/try?commit=fe3e0abb Please don’t reply on this GitHub thread. Visit golang.org/cl/212300. |
Change-Id: Idf64716ef8cc3ceee2fc94462cba33ba60049f7b GitHub-Last-Rev: ba550c5 GitHub-Pull-Request: #36237 Reviewed-on: https://go-review.googlesource.com/c/go/+/212300 Run-TryBot: Emmanuel Odeke <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Emmanuel Odeke <[email protected]>
Message from Gobot Gobot: Patch Set 2: TryBot-Result+1 TryBots are happy. Please don’t reply on this GitHub thread. Visit golang.org/cl/212300. |
This PR is being closed because golang.org/cl/212300 has been merged. |
No description provided.