module github.com/gstore/cert-manager-webhook-dynu go 1.13 require ( github.com/jetstack/cert-manager v1.0.4 github.com/stretchr/testify v1.6.1 gitlab.com/smueller18/cert-manager-webhook-inwx v0.3.0 k8s.io/apiextensions-apiserver v0.19.0 k8s.io/client-go v0.19.0 )