Merge pull request #23 from jakexks/import-path

Update import path for repo move
This commit is contained in:
jetstack-bot 2021-02-24 14:19:01 +00:00 committed by GitHub
commit 9440683e53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 (