diff --git a/doc/go1.21.html b/doc/go1.21.html index a3a019fe5b..0698ac109e 100644 --- a/doc/go1.21.html +++ b/doc/go1.21.html @@ -759,7 +759,8 @@ Do not send CLs removing the interior tags from such phrases.
- TODO: https://go.dev/cl/507975: go/types: record Config.GoVersion for reporting in Package.GoVersion method; modified api/go1.21.txt
+ The new Package.GoVersion
+ method returns the Go language version used to check the package.