diff --git a/doc/go1.22.html b/doc/go1.22.html index fb45dfe45f..e7f7e48889 100644 --- a/doc/go1.22.html +++ b/doc/go1.22.html @@ -418,12 +418,9 @@ Do not send CLs removing the interior tags from such phrases.
- TODO: https://go.dev/issue/62039: package for handling Go version strings -
- -- TODO: https://go.dev/cl/538895: go/version: add new package; modified api/next/62039.txt +
+ The new go/version package implements functions
+ for validating and comparing Go version strings.