Skip to content

Commit d740714

Browse files
committed
Update go compatibility proposal status
1 parent ca46b02 commit d740714

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-release/3744-stay-on-supported-go-versions

1 file changed

+1
-1
lines changed

keps/sig-release/3744-stay-on-supported-go-versions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Feedback to the go team about this situation prompted a [discussion](https://git
131131
and a [design](https://go.dev/design/56986-godebug) for improving backward compatibility in go in ways that would allow
132132
projects like Kubernetes to use supported go versions while retaining previous go version runtime behavior for a period of time.
133133

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),
135135
and a [request to clarify Kubernetes' approach to updating go versions on release branches](https://github.com/kubernetes/kubernetes/issues/112408),
136136
it seemed like a good time to capture requirements and a process for updating Kubernetes release branches.
137137

0 commit comments

Comments
 (0)