google / jwt_verify_lib

Provide c++ library to verify JWT tokens
Apache License 2.0
42 stars 43 forks source link

bazel: Update protobuf to 3.9.1 #27

Closed vadorovsky closed 5 years ago

vadorovsky commented 5 years ago

Protobuf 3.9.1 is the newest stable release which requires several additional Bazel rules and repositories.

After accepting this change here, it would be good to follow up with the similar change (and update of jwt_verify_lib as well) in Envoy and Istio.

Signed-off-by: Michal Rostecki mrostecki@opensuse.org