You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each major Go release is supported until there are two newer major releases. For example, Go 1.5 was supported until the Go 1.7 release, and Go 1.6 was supported until the Go 1.8 release. We fix critical problems, including critical security problems, in supported releases as needed by issuing minor revisions (for example, Go 1.6.1, Go 1.6.2, and so on).
GitHub Actions のテストもそれに追随する。
The text was updated successfully, but these errors were encountered:
特定のバージョンの Go のアップデートはそれよりも新しい 2 つのメジャーバージョンがリリースまでなので
https://golang.org/doc/devel/release#policy
GitHub Actions のテストもそれに追随する。
The text was updated successfully, but these errors were encountered: