Update import path for repo move

Signed-off-by: Jake Sanders <i@am.so-aweso.me>
This commit is contained in:
Jake Sanders 2021-02-23 17:09:19 +00:00
parent af909124d3
commit 328f01ec87
No known key found for this signature in database
GPG Key ID: 7E708D7933B84690
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/jetstack/cert-manager-webhook-example
module github.com/cert-manager/webhook-example
go 1.13

View File

@ -6,7 +6,7 @@ import (
"github.com/jetstack/cert-manager/test/acme/dns"
"github.com/jetstack/cert-manager-webhook-example/example"
"github.com/cert-manager/webhook-example/example"
)
var (