Skip to content

pubsub/gcppubsub: Upgrade cloud.google.com/go/pubsub/v2 #3618

@tyrone-anz

Description

@tyrone-anz

Is your feature request related to a problem? Please describe.

cloud.google.com/go/pubsub is deprecated. there is a new cloud.google.com/go/pubsub/v2

it is not possible to upgrade other libraries to v2 when some are still using v1.
this is due to loading of protos with same name

Image

Describe the solution you'd like

Upgrade pubsub/gcppubsub to use cloud.google.com/go/pubsub/v2

Describe alternatives you've considered

N/A

Additional context

N/A

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