Skip to content

Commit 211a660

Browse files
downgrade package to make tests work
newer version removed SetBinariesPath option which made test fail
1 parent 9e9e9af commit 211a660

File tree

2 files changed

+62
-476
lines changed

2 files changed

+62
-476
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/jamesgoodhouse/cert-manager-webhook-namecheap
33
go 1.16
44

55
require (
6-
github.com/jetstack/cert-manager v1.5.2
6+
github.com/jetstack/cert-manager v1.4.4
77
github.com/namecheap/go-namecheap-sdk/v2 v2.0.2
88
k8s.io/apiextensions-apiserver v0.22.1
99
k8s.io/apimachinery v0.22.1

0 commit comments

Comments
 (0)