diff --git a/doc/go1.17.html b/doc/go1.17.html index 0202035f132..cebb22c6f24 100644 --- a/doc/go1.17.html +++ b/doc/go1.17.html @@ -318,9 +318,7 @@ Do not send CLs removing the interior tags from such phrases.
- Now - FlagSet.Var - panics, if flag name begins with '-' or contains '='. + Flag declarations now panic if an invalid name is specified.