Skip to content

Conversation

@candiduslynx
Copy link
Contributor

@candiduslynx candiduslynx commented Apr 13, 2023

Closes #9922

Easy workflow:

  1. Install gomajor
  2. gomajor get github.com/cloudquery/plugin-sdk/v2
  3. add replace from github.com/cloudquery/plugin-sdk/v2 to go.mod (arrow)
  4. go mod tidy && go mod vendor
  5. make gen lint test

@candiduslynx candiduslynx requested review from a team and yevgenypats and removed request for a team April 13, 2023 07:40
@candiduslynx candiduslynx self-assigned this Apr 13, 2023
@candiduslynx candiduslynx added the automerge Automatically merge once required checks pass label Apr 13, 2023
@candiduslynx candiduslynx force-pushed the feat/plugin-sdk-upgrade/googleads branch from 1c49feb to 4b3db15 Compare April 13, 2023 07:44
@kodiakhq kodiakhq bot merged commit fb6b09a into main Apr 13, 2023
@kodiakhq kodiakhq bot deleted the feat/plugin-sdk-upgrade/googleads branch April 13, 2023 07:58
kodiakhq bot pushed a commit that referenced this pull request Apr 25, 2023
🤖 I have created a release *beep* *boop*
---


## [1.1.0](plugins-source-googleads-v1.0.1...plugins-source-googleads-v1.1.0) (2023-04-25)


### Features

* **googleads:** Upgrade to `github.com/cloudquery/plugin-sdk/v2` ([#9924](#9924)) ([fb6b09a](fb6b09a))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.45.0 ([#9863](#9863)) ([2799d62](2799d62))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.2.0 ([#10135](#10135)) ([cf33b89](cf33b89))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.2.2 ([#10143](#10143)) ([8f887e0](8f887e0))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.0 ([#10163](#10163)) ([9a7f214](9a7f214))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.1 ([#10175](#10175)) ([5b53423](5b53423))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.3 ([#10187](#10187)) ([b185248](b185248))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.4 ([#10196](#10196)) ([c6d2f59](c6d2f59))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.5 ([#10200](#10200)) ([5a33693](5a33693))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.6 ([#10208](#10208)) ([91c80a7](91c80a7))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.8 ([#10213](#10213)) ([f358666](f358666))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.4.0 ([#10278](#10278)) ([a0a713e](a0a713e))

---
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

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Migrate plugin/source/googleads to github.com/cloudquery/plugin-sdk/v2

3 participants