diff --git a/doc/go1.22.html b/doc/go1.22.html index c2bcef3053..3722dfbcc0 100644 --- a/doc/go1.22.html +++ b/doc/go1.22.html @@ -359,7 +359,7 @@ and the Go runtime also use ChaCha8 for randomness. We plan to include an API migration tool in a future release, likely Go 1.23.
-HTTP routing in the standard library is now more expressive.