From 002b06cd7e7a875a1769e2fdd98ba5670ca46f36 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 05:14:46 +0000 Subject: [PATCH] chore(deps): update github.com/go-check/check digest to 10cb982 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d9c9fbb60..c319e8849 100644 --- a/go.mod +++ b/go.mod @@ -170,7 +170,7 @@ require ( replace ( // https://github.com/golang/go/issues/33546#issuecomment-519656923 - github.com/go-check/check => github.com/go-check/check v0.0.0-20180628173108-788fd7840127 + github.com/go-check/check => github.com/go-check/check v0.0.0-20201130134442-10cb98267c6c k8s.io/api => k8s.io/api v0.29.6 k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.29.6