fix(deps): update module github.com/cert-manager/cert-manager to v1.19.3

Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-02 16:32:48 +00:00
committed by GitHub
parent 1d41b2ea44
commit 0755cda753
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/cert-manager/webhook-example
go 1.25.0
require (
github.com/cert-manager/cert-manager v1.19.2
github.com/cert-manager/cert-manager v1.19.3
github.com/miekg/dns v1.1.72
github.com/stretchr/testify v1.11.1
k8s.io/apiextensions-apiserver v0.35.0