Files
kubernetes/vendor/k8s.io/utils/strings
Tobias Klauser 23dcd26048 Use Go standard library slices package instead of k8s.io/utils/strings/slices
The package was introduced in Go 1.21 and is already in use in the k8s
code base.
2024-08-15 14:43:53 +02:00
..