Use new import path for go-uuid
This commit is contained in:
parent
e600e02514
commit
dfb9939d86
2 changed files with 3 additions and 4 deletions
|
|
@ -20,8 +20,8 @@ import (
|
|||
"strconv"
|
||||
"sync"
|
||||
|
||||
"code.google.com/p/go-uuid/uuid"
|
||||
"github.com/barakmich/glog"
|
||||
"github.com/pborman/uuid"
|
||||
)
|
||||
|
||||
type primaryKeyType uint8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue