Skip to content

Fix issue with google.golang.org/protobuf v1.36.X+ #1608

@codyoss

Description

@codyoss

When we upgrade our bazel codegen to this new version we get a strange compile error from our gapic targets. Running bazelisk build --sandbox_debug //google/bigtable/admin/v2:admin_go_gapic generates lots of error like: cannot use name (type string) as type int32 in field value. This happens for all LROs. For now we are manually patching in an old version but this should be removed ASAP once we have identified the defect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions