Skip to content

Commit c1bd330

Browse files
committed
Depend on cert-manager 1.7
Signed-off-by: Richard Wall <[email protected]>
1 parent fe9b5ef commit c1bd330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/container-storage-interface/spec v1.4.0
77
github.com/go-logr/logr v0.4.0
88
github.com/golang/protobuf v1.5.2 // indirect
9-
github.com/jetstack/cert-manager v1.3.1
9+
github.com/jetstack/cert-manager v1.7.0-beta.0
1010
github.com/kubernetes-csi/csi-lib-utils v0.9.1
1111
github.com/stretchr/testify v1.6.1
1212
golang.org/x/net v0.0.0-20210224082022-3d97a244fca7

0 commit comments

Comments
 (0)