Skip to content

Commit

Permalink
Merge pull request #39 from ipfs/feat/update-protobuf
Browse files Browse the repository at this point in the history
update gogo protobuf
  • Loading branch information
Stebalien authored Aug 7, 2018
2 parents 5dc2060 + d600ea1 commit ef7ea6a
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.3: QmcVVHfdyv15GVPk7NrxdWjh2hLVccXnoD8j2tyQShiXJb
1.5.4: QmYHxH7ekDGoPPKN46yEWELvFm1E74fypwNYchLvMS5iRG
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
{
"author": "whyrusleeping",
"hash": "QmZ4Qi3GaRbjcx28Sme5eMH7RQjGkt8wHxt2a65oLaeFEV",
"hash": "Qme4mBZ8DawL9xJPSzoEnFCHPzEAZ7NTNYoXSqgVBXpXeo",
"name": "gogo-protobuf",
"version": "0.0.0"
}
Expand All @@ -34,6 +34,6 @@
"language": "go",
"license": "",
"name": "go-log",
"version": "1.5.3"
"version": "1.5.4"
}

91 changes: 76 additions & 15 deletions tracer/wire/wire.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ef7ea6a

Please sign in to comment.