gostatsd
gostatsd copied to clipboard
Upgrade protobuf
github.com/golang/protobuf is superseded by google.golang.org/protobuf
Not sure on the impact if you upgrade the either the client or server.
This will also require rebuilding the protobuf bindings with protoc
The protocols the same, just a different code interface right?
I believe so, haven't looked into enough to fully understand the implications.