tpjg / goriakpbc

A golang riak client inspired by the Ruby riak-client from Basho and riakpbc from mrb
Other
127 stars 27 forks source link

Protobuf library has moved #95

Closed dgryski closed 9 years ago

dgryski commented 9 years ago

The new home of the Go protobuf library is https://github.com/golang/protobuf

You might also consider using the faster protobuf implementation available at https://github.com/gogo/protobuf .

renan commented 9 years ago

:+1: