diff --git a/Godeps/_workspace/src/github.com/appc/spec/schema/types/isolator_resources.go b/Godeps/_workspace/src/github.com/appc/spec/schema/types/isolator_resources.go index f930e441a97..0c3f42a9c57 100644 --- a/Godeps/_workspace/src/github.com/appc/spec/schema/types/isolator_resources.go +++ b/Godeps/_workspace/src/github.com/appc/spec/schema/types/isolator_resources.go @@ -4,7 +4,7 @@ import ( "encoding/json" "errors" - "github.com/GoogleCloudPlatform/kubernetes/pkg/api/resource" + "k8s.io/kubernetes/pkg/api/resource" ) var (