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 0df2ab9 commit 714937dCopy full SHA for 714937d
go.mod
@@ -5,7 +5,7 @@ go 1.17
5
require (
6
github.com/container-storage-interface/spec v1.4.0
7
github.com/go-logr/logr v1.2.0
8
- github.com/jetstack/cert-manager v1.7.0-beta.0
+ github.com/jetstack/cert-manager v1.7.1
9
github.com/kubernetes-csi/csi-lib-utils v0.9.1
10
github.com/stretchr/testify v1.7.0
11
golang.org/x/net v0.0.0-20211209124913-491a49abca63
0 commit comments