client-go/util/consistencydetector: update after moving to the new package

Kubernetes-commit: faf5110c8a2394f9d098da6e5097ce6deed1b18b
This commit is contained in:
Lukasz Szaszkiewicz
2024-05-27 11:13:18 +02:00
committed by Kubernetes Publisher
parent e428fc295c
commit 92f0985ce1
2 changed files with 7 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
package cache
package consistencydetector
import (
"context"