File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,22 @@ <h2 id="language">Changes to the language</h2>
139
139
140
140
< h2 id ="ports "> Ports</ h2 >
141
141
142
+ < h3 id ="darwin "> Darwin</ h3 >
143
+
144
+ < p > <!-- go.dev/issue/57125 -->
145
+ As < a href ="go1.20#darwin "> announced</ a > in the Go 1.20 release notes,
146
+ Go 1.21 requires macOS 10.15 Catalina or later;
147
+ support for previous versions has been discontinued.
148
+ </ p >
149
+
150
+ < h3 id ="windows "> Windows</ h3 >
151
+
152
+ < p > <!-- go.dev/issue/57003, go.dev/issue/57004 -->
153
+ As < a href ="go1.20#windows "> announced</ a > in the Go 1.20 release notes,
154
+ Go 1.21 requires at least Windows 10 or Windows Server 2016;
155
+ support for previous versions has been discontinued.
156
+ </ p >
157
+
142
158
<!-- CL 470695 -->
143
159
< p >
144
160
<!-- cmd/dist: default to GOARM=7 on all non-arm systems -->
You can’t perform that action at this time.
0 commit comments