Change test/instrumentation/update-* to new setup_env

This commit is contained in:
Tim Hockin 2023-12-09 19:45:19 -08:00
parent cbc887a1d6
commit 238b33de3b
No known key found for this signature in database

View File

@ -26,7 +26,7 @@ stability_check_setup() {
kube::golang::verify_go_version
kube::util::ensure-temp-dir
cd "${KUBE_ROOT}"
kube::golang::old::setup_env
kube::golang::new::setup_env
}
function find_files_to_check() {