Charles OuGuo
Charles OuGuo
Hi there! I happened across your project recently (love the idea!), and while reading through the code I think I uncovered a security hole. Let's say you have a client...
This is a quick first pass at using Bazel in `go-protoparser`. This makes the CI tests run via Bazel. You can do the same on your machine, by running `bazel...
Hello! I use Bazel to build a bunch of my personal projects, and at work as well. I like it a lot: https://bazel.build In particular, Bazel support for golang is...
Does what it says on the tin. ~Much to my pleasant surprise, this test currently passes (at least, it does on my machine)!~ Fixes https://github.com/protocolbuffers/protobuf/issues/5999