From 41d31ae750255093773ad74278f92e36863c0f8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 19:57:56 +0000 Subject: [PATCH] fix(deps): update k8s.io/test-infra digest to a15ad90 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index cbc86976..5a7758c8 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/ghodss/yaml v1.0.0 github.com/sirupsen/logrus v1.9.3 golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b - k8s.io/test-infra v0.0.0-20230801182840-d1098e7de750 + k8s.io/test-infra a15ad90fc9f6 ) require (