File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -418,12 +418,9 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
418
418
419
419
< dl id ="go/version "> < dt > < a href ="/pkg/go/version/ "> go/version</ a > </ dt >
420
420
< dd >
421
- < p > <!-- https://go.dev/issue/62039 -->
422
- TODO: < a href ="https://go.dev/issue/62039 "> https://go.dev/issue/62039</ a > : package for handling Go version strings
423
- </ p >
424
-
425
- < p > <!-- CL 538895 -->
426
- TODO: < a href ="https://go.dev/cl/538895 "> https://go.dev/cl/538895</ a > : go/version: add new package; modified api/next/62039.txt
421
+ < p > <!-- https://go.dev/issue/62039, https://go.dev/cl/538895 -->
422
+ The new < a href ="/pkg/go/version/ "> < code > go/version</ code > </ a > package implements functions
423
+ for validating and comparing Go version strings.
427
424
</ p >
428
425
</ dd >
429
426
</ dl > <!-- go/version -->
You can’t perform that action at this time.
0 commit comments