From bd065a414c28c6f858d87b8717d1a5c5b2a4a51f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:17:00 +0000 Subject: [PATCH] fix(deps): update k8s.io/test-infra digest to a095ba5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e7f2fbb8..49010ffb 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 a095ba506d59 ) require (