Skip to content

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

Merged
gcf-merge-on-green[bot] merged 2 commits into
googleapis:mainfrom
codyoss:fix-pubsub
Aug 24, 2022
Merged

fix(pubsub): up version of cloud.google.com/go#6558
gcf-merge-on-green[bot] merged 2 commits into
googleapis:mainfrom
codyoss:fix-pubsub

Conversation

@codyoss

@codyoss codyoss commented Aug 24, 2022

Copy link
Copy Markdown
Member

In #6506 changes to internal were made that are not apart of the
pubsub module. The pubsub module was released before the internal
changes were released resulting in build errors for those that
pulled the latest pubsub version.

Fixes: #6555

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 codyoss marked this pull request as ready for review August 24, 2022 13:39
@product-auto-label product-auto-label Bot added the size: s Pull request size is small. label Aug 24, 2022
@codyoss codyoss requested review from a team August 24, 2022 13:39
@product-auto-label product-auto-label Bot added the api: pubsub Issues related to the Pub/Sub API. label Aug 24, 2022
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Aug 24, 2022
@gcf-merge-on-green gcf-merge-on-green Bot merged commit be9dcfb into googleapis:main Aug 24, 2022
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 24, 2022
gcf-merge-on-green Bot pushed a commit that referenced this pull request Aug 24, 2022
🤖 I have created a release *beep* *boop*
---


## [1.25.1](pubsub/v1.25.0...pubsub/v1.25.1) (2022-08-24)


### Bug Fixes

* **pubsub:** up version of cloud.google.com/go ([#6558](#6558)) ([be9dcfb](be9dcfb)), refs [#6555](#6555)

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pubsub: undefined: pubsub.AckResult when updating Go version cloud.google.com/go/pubsub v1.24.0 => v1.25.0

2 participants