Change go-uuid to use the current supported repository.

This commit is contained in:
Jeff R. Allen
2015-09-10 21:48:20 +06:00
parent 90f1fe0ed2
commit 0d40727775
21 changed files with 237 additions and 16 deletions

View File

@ -23,8 +23,8 @@ import (
"encoding/json"
"io"
"code.google.com/p/go-uuid/uuid"
"github.com/ethereum/go-ethereum/common"
"github.com/pborman/uuid"
)
const (