We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa5a85 commit 26cea5dCopy full SHA for 26cea5d
keps/sig-release/3744-stay-on-supported-go-versions/README.md
@@ -80,6 +80,8 @@ The go project has the following [release policies](https://github.com/golang/go
80
* Support the last 2 minor versions with patch releases
81
(each minor version of go has ~12 months of security fix support)
82
83
+These policies are followed closely, resulting in [2 go minor versions per year since 2016](https://go.dev/doc/devel/release).
84
+
85
The Kubernetes project is built on go and has the following policies:
86
87
* Immediately test/adopt new minor versions of go on the main development branch.
0 commit comments