-
Justin Santa Barbara authored
Picking up https://github.com/modern-go/reflect2/pull/2 which lazy initializes a map of all types which we don't use in k8s, saving memory & initialization time.
970e4da4
Picking up https://github.com/modern-go/reflect2/pull/2 which lazy initializes a map of all types which we don't use in k8s, saving memory & initialization time.