Skip to content

Commit 714937d

Browse files
committed
Update to cert-manager v1.7.1
Signed-off-by: Richard Wall <[email protected]>
1 parent 0df2ab9 commit 714937d

File tree

2 files changed

+896
-3
lines changed

2 files changed

+896
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.17
55
require (
66
github.com/container-storage-interface/spec v1.4.0
77
github.com/go-logr/logr v1.2.0
8-
github.com/jetstack/cert-manager v1.7.0-beta.0
8+
github.com/jetstack/cert-manager v1.7.1
99
github.com/kubernetes-csi/csi-lib-utils v0.9.1
1010
github.com/stretchr/testify v1.7.0
1111
golang.org/x/net v0.0.0-20211209124913-491a49abca63

0 commit comments

Comments
 (0)