mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-09 19:32:24 +08:00
godeps: move (go)goprotobuf to github location
This commit is contained in:
@ -6,7 +6,7 @@ import (
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
proto "github.com/ipfs/go-ipfs/Godeps/_workspace/src/code.google.com/p/goprotobuf/proto"
|
||||
proto "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/proto"
|
||||
context "github.com/ipfs/go-ipfs/Godeps/_workspace/src/golang.org/x/net/context"
|
||||
|
||||
dag "github.com/ipfs/go-ipfs/merkledag"
|
||||
|
Reference in New Issue
Block a user