google / cel-spec

Common Expression Language -- specification and binary representation
https://cel.dev
Apache License 2.0
2.67k stars 216 forks source link

Updates to the Bazel WORKSPACE to support granular go-genproto targets #287

Closed TristonianJones closed 1 year ago

TristonianJones commented 1 year ago

This change shifts from depending on all of googleapis to just the ones under api/ and rpc/

TristonianJones commented 1 year ago

@jcking I'll be making a similar update to cel-go. I don't think cel-cpp will be affected, but let me know.