fix lint errors in internal (#469)

This commit is contained in:
Jingfang Liu
2018-10-15 13:38:32 -07:00
committed by GitHub
parent 808df20cdb
commit 9d804ba3a8
3 changed files with 9 additions and 8 deletions

View File

@@ -11,6 +11,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// Package k8sdeps provides kustomize factory with k8s dependencies
package k8sdeps
import (