fix the package in cmd/kube-version-change/import_known_versions.go

This commit is contained in:
Chao Xu 2015-09-22 11:23:55 -07:00
parent ab07e320ec
commit 6dc61f1bea

View File

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
package master
package main
// These imports are the API groups the kube-version-change tool will support.
import (