Proper log handling

This commit is contained in:
2022-03-14 11:14:53 +09:00
parent b99ca72213
commit 3eea4a96a6
6 changed files with 79 additions and 24 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/cert-manager/webhook-freedns
go 1.17
require (
github.com/jetstack/cert-manager v1.7.0
github.com/jetstack/cert-manager v1.7.1
github.com/miekg/dns v1.1.34
github.com/stretchr/testify v1.7.0
k8s.io/apiextensions-apiserver v0.23.1