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 f2e105f commit f4f6f97Copy full SHA for f4f6f97
go.mod
@@ -3,7 +3,7 @@ module github.com/projectsyn/k8s-service-ca-controller
3
go 1.17
4
5
require (
6
- github.com/cert-manager/cert-manager v1.8.1
+ github.com/cert-manager/cert-manager v1.19.0
7
github.com/go-logr/logr v1.2.3
8
github.com/stretchr/testify v1.8.0
9
k8s.io/api v0.23.5
0 commit comments