Depend on new pluginator location.

This commit is contained in:
Jeffrey Regan
2019-09-24 14:48:31 -07:00
parent 2f2408f1cd
commit def4f04572
20 changed files with 38 additions and 213 deletions

View File

@@ -1,7 +1,7 @@
// Copyright 2019 The Kubernetes Authors.
// SPDX-License-Identifier: Apache-2.0
//go:generate go run sigs.k8s.io/kustomize/v3/cmd/pluginator
//go:generate pluginator
package main
import (