From 2090fd2b39eda4496e9abd9e29f042dc4e0e8843 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 17:58:32 +0000 Subject: [PATCH] chore(deps): update k8s.io/test-infra digest to 420fe4c --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 36736f3e..b0c236d3 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-20250620022241-b7579e27df2b - k8s.io/test-infra v0.0.0-20230801182840-d1098e7de750 + k8s.io/test-infra 420fe4ce2d6c ) require (