This was done by running the following command twice: ```bash grep -Ri "github.com/jetstack/cert-manager" . | \ cut -d":" -f1 | \ sort | \ uniq | \ xargs sed -i "s/github.com\/jetstack\/cert-manager/github.com\/cert-manager\/cert-manager/" ``` Signed-off-by: Ashley Davis <ashley.davis@jetstack.io> |
||
|---|---|---|
| .. | ||
| initializer | ||
| BUILD.bazel | ||
| chain_test.go | ||
| chain.go | ||
| handler_test.go | ||
| handler.go | ||
| interfaces.go | ||
| plugins_test.go | ||
| plugins.go | ||
| request_handler_test.go | ||
| request_handler.go | ||
| util_test.go | ||