Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pubsub): up version of cloud.google.com/go #6558

Merged
merged 2 commits into from Aug 24, 2022

Commits on Aug 24, 2022

  1. fix(pubsub): up version of cloud.google.com/go

    In googleapis#6506 changes to internal were made that are not apart of the
    pubsub module. The pubsub module was releated before the internal
    changes were released resulting in build errors for those that
    pulled the latest pubsub version.
    
    Fixes: googleapis#6555
    codyoss committed Aug 24, 2022
    Copy the full SHA
    65b95ea View commit details
    Browse the repository at this point in the history
  2. also pubsublite

    codyoss committed Aug 24, 2022
    Copy the full SHA
    98e7d90 View commit details
    Browse the repository at this point in the history