adjust package name for pkg/controller directory

This commit is contained in:
eulerzgy
2015-10-10 11:58:57 +08:00
parent 8e25b7c7bf
commit 4ed5f9d240
38 changed files with 64 additions and 64 deletions

View File

@@ -16,7 +16,7 @@ limitations under the License.
// CAUTION: If you update code in this file, you may need to also update code
// in contrib/mesos/pkg/service/endpoints_controller.go
package endpointcontroller
package endpoint
import (
"fmt"