Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: Revert "fix(deps): Update module google.golang.org/grpc to v1.69.0" #2018

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

erezrokah
Copy link
Member

Summary

Same as cloudquery/plugin-pb-go#455 for the SDK.

We can do the update once googleapis/google-cloud-go#11283 if fixed


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@github-actions github-actions bot added the fix label Dec 19, 2024
@@ -12,7 +12,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.25.7
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
github.com/cloudquery/cloudquery-api-go v1.13.5
github.com/cloudquery/plugin-pb-go v1.26.1
github.com/cloudquery/plugin-pb-go v1.26.0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once cloudquery/plugin-pb-go#455 is released we can bump this

@erezrokah erezrokah requested review from a team, k-rheinheimer and marianogappa and removed request for a team and k-rheinheimer December 19, 2024 18:15
@kodiakhq kodiakhq bot merged commit 6d72c67 into main Dec 20, 2024
8 checks passed
@kodiakhq kodiakhq bot deleted the fix/revert_grpc branch December 20, 2024 06:20
kodiakhq bot pushed a commit that referenced this pull request Dec 20, 2024
🤖 I have created a release *beep* *boop*
---


## [4.72.3](v4.72.2...v4.72.3) (2024-12-20)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.1 ([#2021](#2021)) ([d4e9d15](d4e9d15))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.2 ([#2022](#2022)) ([b0a7640](b0a7640))
* Revert "fix(deps): Update module google.golang.org/grpc to v1.69.0" ([#2018](#2018)) ([6d72c67](6d72c67))

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

Successfully merging this pull request may close these issues.

2 participants