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 012c5c5 commit f5861d3Copy full SHA for f5861d3
go.mod
@@ -3,7 +3,7 @@ module github.com/syseleven/designate-certmanager-webhook
3
go 1.17
4
5
require (
6
- github.com/cert-manager/cert-manager v1.8.0
+ github.com/cert-manager/cert-manager v1.12.14
7
github.com/gophercloud/gophercloud v0.14.0
8
github.com/kubernetes-incubator/external-dns v0.5.12
9
github.com/sirupsen/logrus v1.8.1
0 commit comments