Merge pull request #12238 from eparis/godeps

Auto commit by PR queue bot
This commit is contained in:
Alex Mohr
2015-08-05 01:06:11 -07:00
38 changed files with 23178 additions and 11125 deletions

View File

@@ -20,8 +20,8 @@ import (
"sync"
"time"
"code.google.com/p/go-uuid/uuid"
"github.com/GoogleCloudPlatform/kubernetes/pkg/types"
"github.com/pborman/uuid"
)
var uuidLock sync.Mutex