From 50a6a9bd7f86990ec4e67324e219c52892ce2772 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 08:43:30 +0000 Subject: [PATCH] fix(deps): update k8s.io/test-infra digest to ab1dea0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e7f2fbb8..f6f8ec94 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/ghodss/yaml v1.0.0 github.com/sirupsen/logrus v1.9.3 golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f - k8s.io/test-infra v0.0.0-20230801182840-d1098e7de750 + k8s.io/test-infra ab1dea0a2d9b ) require (