aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar Changjian Gao <gaochangjian@gmail.com>2017-04-20 19:53:11 +0800
committerGravatar GitHub <noreply@github.com>2017-04-20 19:53:11 +0800
commitf85eecb5853f29470832a0019189df82449b9d3f (patch)
tree4c3fd279b9fcaf1058e2d228649fb3130925687d /docs
parent357afc39de0b9a7760888b5945ae5f9f15cec337 (diff)
Add gogoprotobuf to third-party add-ons list
Diffstat (limited to 'docs')
-rw-r--r--docs/third_party.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/third_party.md b/docs/third_party.md
index e4128fca..3def0035 100644
--- a/docs/third_party.md
+++ b/docs/third_party.md
@@ -39,8 +39,8 @@ These are projects we know about implementing Protocol Buffers for other program
* Erlang: https://github.com/basho/erlang_protobuffs
* Erlang: https://github.com/tomas-abrahamsson/gpb
* Go: https://github.com/golang/protobuf (Google-official implementation)
-* Go: http://code.google.com/p/goprotobuf/
* Go: https://github.com/akunspy/gopbuf
+* Go: https://github.com/gogo/protobuf
* Haskell: http://hackage.haskell.org/package/hprotoc
* Haxe: https://github.com/Atry/protoc-gen-haxe
* Java: https://github.com/google/protobuf (Google-official implementation)