From be11743451e509baa656cd862e5543f44e9b19aa Mon Sep 17 00:00:00 2001 From: OpenStack K8s CI Date: Wed, 16 Aug 2023 16:36:42 +0000 Subject: [PATCH] Update github.com/jetstack/vcert/v4 digest to 219f317 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6e42fe9f..26c406c0 100644 --- a/go.mod +++ b/go.mod @@ -97,4 +97,4 @@ replace github.com/openshift/api => github.com/openshift/api v0.0.0-202304141430 // needed to to cert-manager v1.11.4 see https://github.com/cert-manager/cert-manager/blob/v1.11.4/go.mod#L263C1-L264C104 // remove this once we bump to cert-manager v1.12.x -replace github.com/Venafi/vcert/v4 => github.com/jetstack/vcert/v4 v4.9.6-0.20230127103832-3aa3dfd6613d //allow-merging +replace github.com/Venafi/vcert/v4 => github.com/jetstack/vcert/v4 v4.9.6-0.20230519122548-219f317ae107 //allow-merging