mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 09:24:23 +00:00
Isolate k8sdeps to top level internal.
This commit is contained in:
@@ -19,7 +19,7 @@ package target
|
||||
import (
|
||||
"encoding/base64"
|
||||
"reflect"
|
||||
"sigs.k8s.io/kustomize/pkg/internal/k8sdeps"
|
||||
"sigs.k8s.io/kustomize/internal/k8sdeps"
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user