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 17017b4 commit 8b85f0fCopy full SHA for 8b85f0f
go.mod
@@ -9,7 +9,7 @@ toolchain go1.24.5
9
replace k8s.io/client-go => k8s.io/client-go v0.33.3
10
11
require (
12
- github.com/cert-manager/cert-manager v1.17.2
+ github.com/cert-manager/cert-manager v1.19.1
13
github.com/gophercloud/gophercloud v0.14.0
14
github.com/sirupsen/logrus v1.9.3
15
github.com/stretchr/testify v1.10.0
0 commit comments