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-dms3-pinner
Commits
75d030b0
Commit
75d030b0
authored
9 years ago
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
478ebe0c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
internal/pb/header.pb.go
internal/pb/header.pb.go
+1
-1
set.go
set.go
+1
-1
No files found.
internal/pb/header.pb.go
View file @
75d030b0
...
...
@@ -13,7 +13,7 @@ It has these top-level messages:
*/
package
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"
// Reference imports to suppress errors if they are not otherwise used.
...
...
This diff is collapsed.
Click to expand it.
set.go
View file @
75d030b0
...
...
@@ -11,7 +11,7 @@ import (
"sort"
"unsafe"
"g
ithub.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com
/gogo
/
protobuf/proto"
"g
x/ipfs/QmZ4Qi3GaRbjcx28Sme5eMH7RQjGkt8wHxt2a65oLaeFEV
/gogo
-
protobuf/proto"
"github.com/ipfs/go-ipfs/blocks/key"
"github.com/ipfs/go-ipfs/merkledag"
"github.com/ipfs/go-ipfs/pin/internal/pb"
...
...
This diff is collapsed.
Click to expand it.
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