File tree 1 file changed +3
-6
lines changed
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -308,16 +308,13 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
308
308
the < code > -trimpath</ code > flag set and the < code > GOROOT</ code >
309
309
variable is not set in the process environment.
310
310
</ p >
311
- < p > <!-- CL 333529 -->
312
- TODO: < a href ="https://go.dev/cl/333529 "> https://go.dev/cl/333529</ a > : update runtime (v3)
313
- </ p >
314
311
</ dd >
315
312
</ dl > <!-- runtime -->
316
313
317
- < dl id ="runtime/race "> < dt > < a href ="/pkg/runtime/race "> runtime/race</ a > </ dt >
314
+ < dl id ="runtime/race "> < dt > < a href ="/pkg/runtime/race/ "> runtime/race</ a > </ dt >
318
315
< dd >
319
- < p > <!-- https://go.dev/issue/49761 -->
320
- The race detector has been updgraded to use thread sanitizer
316
+ < p > <!-- https://go.dev/issue/49761 --> <!-- CL 333529 -->
317
+ The race detector has been upgraded to use thread sanitizer
321
318
version v3.
322
319
< ul >
323
320
< li >
You can’t perform that action at this time.
0 commit comments