Skip to content

fix(azure): Remove extra fmt.Println#5756

Merged
kodiakhq[bot] merged 1 commit intomainfrom
erezrokah-patch-1
Dec 18, 2022
Merged

fix(azure): Remove extra fmt.Println#5756
kodiakhq[bot] merged 1 commit intomainfrom
erezrokah-patch-1

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

This removes a (accidental I think) console print in the Azure plugin (it prints 0 when the plugin starts). This breaks the JSON formatting of the log when running serve --log-format json

@erezrokah erezrokah changed the title wfix(azure): Remove extra fmt.Println fix(azure): Remove extra fmt.Println Dec 18, 2022
@cq-bot cq-bot added the azure label Dec 18, 2022
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Dec 18, 2022
@kodiakhq kodiakhq bot merged commit 4c588b1 into main Dec 18, 2022
@kodiakhq kodiakhq bot deleted the erezrokah-patch-1 branch December 18, 2022 10:10
kodiakhq bot pushed a commit that referenced this pull request Dec 20, 2022
🤖 I have created a release *beep* *boop*
---


## [2.2.0](plugins-source-azure-v2.1.1...plugins-source-azure-v2.2.0) (2022-12-20)


### Features

* **azure:** Add storage_containers ([#5759](#5759)) ([18003e9](18003e9))


### Bug Fixes

* **azure:** Remove extra `fmt.Println` ([#5756](#5756)) ([4c588b1](4c588b1))
* **azure:** Use lowercase namespaces ([#5789](#5789)) ([b43e1bd](b43e1bd))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.5 ([#5661](#5661)) ([b354b8a](b354b8a))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.6 ([#5790](#5790)) ([8e2663c](8e2663c))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.7 ([#5797](#5797)) ([15da529](15da529))

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

3 participants