rewrite import paths

This commit is contained in:
Daniel Smith
2016-08-30 10:12:09 -07:00
parent 7766f5e992
commit 2709f07c71
27 changed files with 66 additions and 66 deletions

View File

@@ -27,7 +27,7 @@ package main
import (
"os"
"k8s.io/kubernetes/cmd/libs/go2idl/args"
"k8s.io/gengo/args"
"k8s.io/kubernetes/cmd/libs/go2idl/set-gen/generators"
"github.com/golang/glog"