-
Notifications
You must be signed in to change notification settings - Fork 18k
cmd/go: no newline after note about old Go version #30263
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
Labels
Comments
@ianlancetaylor @bcmills perhaps this is ugly enough to be fixed for Go 1.12. |
Change https://golang.org/cl/162957 mentions this issue: |
Change https://golang.org/cl/162958 mentions this issue: |
gopherbot
pushed a commit
that referenced
this issue
Feb 15, 2019
…sion message Updates #30263 Change-Id: Iefb3d8baf815c19eaf915a59048e1da799ca0cdf Reviewed-on: https://go-review.googlesource.com/c/162957 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Bryan C. Mills <bcmills@google.com> (cherry picked from commit e1acd85) Reviewed-on: https://go-review.googlesource.com/c/162958
nebulabox
pushed a commit
to nebulabox/go
that referenced
this issue
Feb 18, 2019
Fixes golang#30263 Change-Id: Iefb3d8baf815c19eaf915a59048e1da799ca0cdf Reviewed-on: https://go-review.googlesource.com/c/162957 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Bryan C. Mills <bcmills@google.com>
nebulabox
pushed a commit
to nebulabox/go
that referenced
this issue
Feb 20, 2019
Fixes golang#30263 Change-Id: Iefb3d8baf815c19eaf915a59048e1da799ca0cdf Reviewed-on: https://go-review.googlesource.com/c/162957 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Bryan C. Mills <bcmills@google.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What did you do?
What did you expect to see?
A newline after the "note: module requires Go 1.13".
What did you see instead?
No newline after the "note: module requires Go 1.13".
The text was updated successfully, but these errors were encountered: