rename project

This commit is contained in:
Hanfei Shen 2019-06-15 09:51:03 +08:00
parent 70e523c91e
commit b90b04526c
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -12,4 +12,4 @@
*.out
# Ignore the built binary
cert-manager-webhook-example
cert-manager-webhook-dnspod

2
go.mod
View File

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