We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79035b commit fc868cfCopy full SHA for fc868cf
testdata/project-v4/go.mod
@@ -3,7 +3,7 @@ module sigs.k8s.io/kubebuilder/testdata/project-v4
3
go 1.25.0
4
5
require (
6
- github.com/cert-manager/cert-manager v1.19.0
+ github.com/cert-manager/cert-manager v1.19.1
7
github.com/onsi/ginkgo/v2 v2.22.0
8
github.com/onsi/gomega v1.36.1
9
k8s.io/api v0.34.1
0 commit comments