Commit 97ff2edc authored by Brian Tiger Chow's avatar Brian Tiger Chow

vendor dependencies with godep

dependencies are vendored into Godeps/_workspace and commit versions are
recorded in Godeps.json

update datastore to e89f0511
update go.crypto
parent 6db5ce44
...@@ -3,7 +3,7 @@ package merkledag ...@@ -3,7 +3,7 @@ package merkledag
import ( import (
"fmt" "fmt"
mh "github.com/jbenet/go-multihash" mh "github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multihash"
) )
// for now, we use a PBNode intermediate thing. // for now, we use a PBNode intermediate thing.
......
...@@ -5,7 +5,7 @@ import ( ...@@ -5,7 +5,7 @@ import (
"errors" "errors"
"io" "io"
proto "code.google.com/p/goprotobuf/proto" proto "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/goprotobuf/proto"
u "github.com/jbenet/go-ipfs/util" u "github.com/jbenet/go-ipfs/util"
) )
......
...@@ -13,7 +13,7 @@ It has these top-level messages: ...@@ -13,7 +13,7 @@ It has these top-level messages:
*/ */
package merkledag package merkledag
import proto "code.google.com/p/goprotobuf/proto" import proto "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/goprotobuf/proto"
import math "math" import math "math"
// Reference imports to suppress errors if they are not otherwise used. // Reference imports to suppress errors if they are not otherwise used.
......
...@@ -3,12 +3,12 @@ package merkledag ...@@ -3,12 +3,12 @@ package merkledag
import ( import (
"fmt" "fmt"
"code.google.com/p/goprotobuf/proto" "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/goprotobuf/proto"
mh "github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multihash"
blocks "github.com/jbenet/go-ipfs/blocks" blocks "github.com/jbenet/go-ipfs/blocks"
bserv "github.com/jbenet/go-ipfs/blockservice" bserv "github.com/jbenet/go-ipfs/blockservice"
u "github.com/jbenet/go-ipfs/util" u "github.com/jbenet/go-ipfs/util"
mh "github.com/jbenet/go-multihash"
) )
// NodeMap maps u.Keys to Nodes. // NodeMap maps u.Keys to Nodes.
......
...@@ -14,14 +14,14 @@ ...@@ -14,14 +14,14 @@
*/ */
package merkledag package merkledag
import proto "code.google.com/p/gogoprotobuf/proto" import proto "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/gogoprotobuf/proto"
import math "math" import math "math"
// discarding unused import gogoproto "code.google.com/p/gogoprotobuf/gogoproto/gogo.pb" // discarding unused import gogoproto "code.google.com/p/gogoprotobuf/gogoproto/gogo.pb"
import io "io" import io "io"
import fmt "fmt" import fmt "fmt"
import code_google_com_p_gogoprotobuf_proto "code.google.com/p/gogoprotobuf/proto" import code_google_com_p_gogoprotobuf_proto "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/gogoprotobuf/proto"
import fmt1 "fmt" import fmt1 "fmt"
import strings "strings" import strings "strings"
...@@ -29,7 +29,7 @@ import reflect "reflect" ...@@ -29,7 +29,7 @@ import reflect "reflect"
import fmt2 "fmt" import fmt2 "fmt"
import strings1 "strings" import strings1 "strings"
import code_google_com_p_gogoprotobuf_proto1 "code.google.com/p/gogoprotobuf/proto" import code_google_com_p_gogoprotobuf_proto1 "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/gogoprotobuf/proto"
import sort "sort" import sort "sort"
import strconv "strconv" import strconv "strconv"
import reflect1 "reflect" import reflect1 "reflect"
......
...@@ -17,7 +17,7 @@ package merkledag ...@@ -17,7 +17,7 @@ package merkledag
import testing "testing" import testing "testing"
import math_rand "math/rand" import math_rand "math/rand"
import time "time" import time "time"
import code_google_com_p_gogoprotobuf_proto "code.google.com/p/gogoprotobuf/proto" import code_google_com_p_gogoprotobuf_proto "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/gogoprotobuf/proto"
import testing1 "testing" import testing1 "testing"
import math_rand1 "math/rand" import math_rand1 "math/rand"
import time1 "time" import time1 "time"
...@@ -25,7 +25,7 @@ import encoding_json "encoding/json" ...@@ -25,7 +25,7 @@ import encoding_json "encoding/json"
import testing2 "testing" import testing2 "testing"
import math_rand2 "math/rand" import math_rand2 "math/rand"
import time2 "time" import time2 "time"
import code_google_com_p_gogoprotobuf_proto1 "code.google.com/p/gogoprotobuf/proto" import code_google_com_p_gogoprotobuf_proto1 "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/gogoprotobuf/proto"
import math_rand3 "math/rand" import math_rand3 "math/rand"
import time3 "time" import time3 "time"
import testing3 "testing" import testing3 "testing"
...@@ -33,7 +33,7 @@ import fmt "fmt" ...@@ -33,7 +33,7 @@ import fmt "fmt"
import math_rand4 "math/rand" import math_rand4 "math/rand"
import time4 "time" import time4 "time"
import testing4 "testing" import testing4 "testing"
import code_google_com_p_gogoprotobuf_proto2 "code.google.com/p/gogoprotobuf/proto" import code_google_com_p_gogoprotobuf_proto2 "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/gogoprotobuf/proto"
import math_rand5 "math/rand" import math_rand5 "math/rand"
import time5 "time" import time5 "time"
import testing5 "testing" import testing5 "testing"
...@@ -42,7 +42,7 @@ import go_parser "go/parser" ...@@ -42,7 +42,7 @@ import go_parser "go/parser"
import math_rand6 "math/rand" import math_rand6 "math/rand"
import time6 "time" import time6 "time"
import testing6 "testing" import testing6 "testing"
import code_google_com_p_gogoprotobuf_proto3 "code.google.com/p/gogoprotobuf/proto" import code_google_com_p_gogoprotobuf_proto3 "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/gogoprotobuf/proto"
func TestPBLinkProto(t *testing.T) { func TestPBLinkProto(t *testing.T) {
popr := math_rand.New(math_rand.NewSource(time.Now().UnixNano())) popr := math_rand.New(math_rand.NewSource(time.Now().UnixNano()))
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment