From 85f49c4a931eebcb1f8d327a14c2dbac9d0b3a6a Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Fri, 17 Nov 2023 12:19:21 +0000 Subject: [PATCH] fix(deps): update github.com/cert-manager/webhook-example digest to 5131c1f --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 11ea90fea..96ad1f8ba 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.19 require ( github.com/cert-manager/cert-manager v1.11.0 - github.com/cert-manager/webhook-example v0.0.0-20230119163313-9ea71aef37e6 + github.com/cert-manager/webhook-example 5131c1f66572 github.com/miekg/dns v1.1.51 github.com/pluralsh/acme v0.0.2 github.com/pluralsh/gqlclient v1.3.9