Skip to content
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

Update unstable images to Go 1.23rc1 #1583

Closed
atc0005 opened this issue Jun 24, 2024 · 0 comments · Fixed by #1584
Closed

Update unstable images to Go 1.23rc1 #1583

atc0005 opened this issue Jun 24, 2024 · 0 comments · Fixed by #1584
Assignees
Milestone

Comments

@atc0005
Copy link
Owner

atc0005 commented Jun 24, 2024

Overview

From the release announcement on 2024-06-21:

Hello gophers,

We have just released go1.23rc1, a release candidate version of Go 1.23.
It is cut from release-branch.go1.23 at the revision tagged go1.23rc1.

Please try your production load tests and unit tests with the new version.
Your help testing these pre-release versions is invaluable.

Report any problems using the issue tracker:
https://go.dev/issue/new

If you have Go installed already, an easy way to try go1.23rc1
is by using the go command:

$ go install golang.org/dl/go1.23rc1@latest
$ go1.23rc1 download
You can download binary and source distributions from the usual place:
https://go.dev/dl/#go1.23rc1

To help validate the release, consider opting in to Go toolchain telemetry.
You can opt in by running the following command:

$ go1.23rc1 telemetry on
To find out what has changed in Go 1.23, read the draft release notes:
https://tip.golang.org/doc/go1.23

Cheers,
David and Michael for the Go team

References

@atc0005 atc0005 added this to the Next Release milestone Jun 24, 2024
@atc0005 atc0005 self-assigned this Jun 24, 2024
atc0005 added a commit that referenced this issue Jun 24, 2024
- build/alpine-x64
- build/alpine-x86
- build/cgo-mingw-w64-x64
- build/cgo-mingw-w64-x86
- build/release
- combined

refs GH-1583
atc0005 added a commit that referenced this issue Jun 24, 2024
The latest upstream version of this linter fails to build
using Go 1.23rc1. The linter is retained in the oldstable
and stable images for now as the forked/patched version
continues to build using Go 1.21 and Go 1.22.

refs GH-1585
refs GH-1583
atc0005 added a commit that referenced this issue Jun 24, 2024
The latest upstream version of this linter fails to build
using Go 1.23rc1. The linter is retained in the oldstable
and stable images for now as the forked/patched version
continues to build using Go 1.21 and Go 1.22.

refs GH-1585
refs GH-1583
atc0005 added a commit that referenced this issue Jun 24, 2024
- build/alpine-x64
- build/alpine-x86
- build/cgo-mingw-w64-x64
- build/cgo-mingw-w64-x86
- build/release
- combined

refs GH-1583
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant