Bump github.com/cert-manager/cert-manager

Bumps the go_modules group with 1 update in the / directory: [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager).


Updates `github.com/cert-manager/cert-manager` from 1.15.1 to 1.15.4
- [Release notes](https://github.com/cert-manager/cert-manager/releases)
- [Changelog](https://github.com/cert-manager/cert-manager/blob/master/RELEASE.md)
- [Commits](https://github.com/cert-manager/cert-manager/compare/v1.15.1...v1.15.4)

---
updated-dependencies:
- dependency-name: github.com/cert-manager/cert-manager
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-06 14:57:02 +00:00
committed by GitHub
parent 2cf1b78799
commit 760edf2aa5
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.22.0
require (
github.com/cert-manager/cert-manager v1.15.1
github.com/cert-manager/cert-manager v1.15.4
github.com/miekg/dns v1.1.61
github.com/stretchr/testify v1.9.0
k8s.io/apiextensions-apiserver v0.30.2