Update the module path in go.mod

This commit is contained in:
Haiyan Meng
2019-11-14 13:56:02 -08:00
parent 9255c991f4
commit 8aaac77397
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
module sigs.k8s.io/kustomize/hack/crawl
module sigs.k8s.io/kustomize/api/internal/crawl
go 1.13