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 fe9b5ef commit c1bd330Copy full SHA for c1bd330
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/container-storage-interface/spec v1.4.0
7
github.com/go-logr/logr v0.4.0
8
github.com/golang/protobuf v1.5.2 // indirect
9
- github.com/jetstack/cert-manager v1.3.1
+ github.com/jetstack/cert-manager v1.7.0-beta.0
10
github.com/kubernetes-csi/csi-lib-utils v0.9.1
11
github.com/stretchr/testify v1.6.1
12
golang.org/x/net v0.0.0-20210224082022-3d97a244fca7
0 commit comments