File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
keps/sig-release/3744-stay-on-supported-go-versions Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ Feedback to the go team about this situation prompted a [discussion](https://git
131
131
and a [ design] ( https://go.dev/design/56986-godebug ) for improving backward compatibility in go in ways that would allow
132
132
projects like Kubernetes to use supported go versions while retaining previous go version runtime behavior for a period of time.
133
133
134
- With that proposal [ likely to be accepted] ( https://github.com/golang/go/issues/56986#issuecomment-1371307658 ) ,
134
+ With that proposal [ accepted] ( https://github.com/golang/go/issues/56986#issuecomment-1387606939 ) ,
135
135
and a [ request to clarify Kubernetes' approach to updating go versions on release branches] ( https://github.com/kubernetes/kubernetes/issues/112408 ) ,
136
136
it seemed like a good time to capture requirements and a process for updating Kubernetes release branches.
137
137
You can’t perform that action at this time.
0 commit comments