SIGN IN SIGN UP

pickfirstleaf: remove deprecated package (#9254)

The experimental and deprecated package contained aliases designed to
help users migrate to symbols of the same name in the `pickfirst`
package. These deprecated symbols have been in place since #8672, which
was included in the gRPC-Go 1.77 release.

RELEASE NOTES:
* pickfirstleaf: remove the deprecated
[`pickfirstleaf`](https://pkg.go.dev/google.golang.org/grpc@v1.82.1/balancer/pickfirst/pickfirstleaf)
package. Please use symbols with the same name from the
[`pickfirst`](https://pkg.go.dev/google.golang.org/grpc@v1.82.1/balancer/pickfirst)
package instead.
A
Arjan Singh Bal committed
506edc46b7a4e516fc7c2e07e7f72a72abe000e3
Parent: 75f3c0b
Committed by GitHub <noreply@github.com> on 7/21/2026, 5:48:56 PM