Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-merkledag
Commits
bfefbe90
Commit
bfefbe90
authored
Feb 09, 2016
by
Jeromy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove gogo-protobuf from godeps, use gx vendored
License: MIT Signed-off-by:
Jeromy
<
jeromyj@gmail.com
>
parent
9f902763
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
pb/merkledag.pb.go
pb/merkledag.pb.go
+2
-2
pb/merkledagpb_test.go
pb/merkledagpb_test.go
+1
-1
No files found.
pb/merkledag.pb.go
View file @
bfefbe90
...
@@ -14,14 +14,14 @@
...
@@ -14,14 +14,14 @@
*/
*/
package
merkledag_pb
package
merkledag_pb
import
proto
"g
ithub.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com
/gogo
/
protobuf/proto"
import
proto
"g
x/ipfs/QmZ4Qi3GaRbjcx28Sme5eMH7RQjGkt8wHxt2a65oLaeFEV
/gogo
-
protobuf/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
github_com_gogo_protobuf_proto
"g
ithub.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com
/gogo
/
protobuf/proto"
import
github_com_gogo_protobuf_proto
"g
x/ipfs/QmZ4Qi3GaRbjcx28Sme5eMH7RQjGkt8wHxt2a65oLaeFEV
/gogo
-
protobuf/proto"
import
strings
"strings"
import
strings
"strings"
import
reflect
"reflect"
import
reflect
"reflect"
...
...
pb/merkledagpb_test.go
View file @
bfefbe90
...
@@ -17,7 +17,7 @@ package merkledag_pb
...
@@ -17,7 +17,7 @@ package merkledag_pb
import
testing
"testing"
import
testing
"testing"
import
math_rand
"math/rand"
import
math_rand
"math/rand"
import
time
"time"
import
time
"time"
import
github_com_gogo_protobuf_proto
"g
ithub.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com
/gogo
/
protobuf/proto"
import
github_com_gogo_protobuf_proto
"g
x/ipfs/QmZ4Qi3GaRbjcx28Sme5eMH7RQjGkt8wHxt2a65oLaeFEV
/gogo
-
protobuf/proto"
import
encoding_json
"encoding/json"
import
encoding_json
"encoding/json"
import
fmt
"fmt"
import
fmt
"fmt"
import
go_parser
"go/parser"
import
go_parser
"go/parser"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment