mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 10:30:59 +00:00
Remove api/internal/hack/crawl/crawler/git dir, use api/internal/git
instead.
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"path"
|
||||
"time"
|
||||
|
||||
"sigs.k8s.io/kustomize/hack/crawl/crawler/git"
|
||||
"sigs.k8s.io/kustomize/api/internal/git"
|
||||
)
|
||||
|
||||
type Document struct {
|
||||
|
||||
Reference in New Issue
Block a user