kubernetes/LICENSES
Davanum Srinivas a328ca88ad
Use btree from k8s.io/utils instead of github.com/google/btree
The google/btree package is deprecated, so switch to the maintained
fork in k8s.io/utils/third_party/forked/golang/btree.

API differences:
- NewG -> New
- BTreeG[T] -> BTree[T]

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2026-02-04 16:11:16 -05:00
..
third_party kubelet/kuberuntime: switch to runc/libct 2024-11-07 13:04:56 -08:00
vendor Use btree from k8s.io/utils instead of github.com/google/btree 2026-02-04 16:11:16 -05:00
LICENSE
OWNERS