Skip to content

Commit da8c79d

Browse files
authored
chore(main): Release v1.20.3 (#349)
🤖 I have created a release *beep* *boop* --- ## [1.20.3](v1.20.2...v1.20.3) (2024-07-08) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to 7f521ea ([#347](#347)) ([625888e](625888e)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.0 ([#354](#354)) ([b6715ce](b6715ce)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.1 ([#355](#355)) ([df2d939](df2d939)) * **deps:** Update module github.com/docker/docker to v26.1.4+incompatible ([#350](#350)) ([63d22c1](63d22c1)) * **deps:** Update module github.com/docker/docker to v27 ([#353](#353)) ([e5607ab](e5607ab)) * **deps:** Update module github.com/schollz/progressbar/v3 to v3.14.4 ([#351](#351)) ([a579ce0](a579ce0)) * **deps:** Update module google.golang.org/grpc to v1.65.0 ([#356](#356)) ([be32185](be32185)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent e5607ab commit da8c79d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.20.2"
2+
".": "1.20.3"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.20.3](https://github.com/cloudquery/plugin-pb-go/compare/v1.20.2...v1.20.3) (2024-07-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update golang.org/x/exp digest to 7f521ea ([#347](https://github.com/cloudquery/plugin-pb-go/issues/347)) ([625888e](https://github.com/cloudquery/plugin-pb-go/commit/625888e002be2adcb493fd4b3840e964882f3e91))
9+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.0 ([#354](https://github.com/cloudquery/plugin-pb-go/issues/354)) ([b6715ce](https://github.com/cloudquery/plugin-pb-go/commit/b6715ce351a73ab3cbe4a810ed33ea1f4565c07a))
10+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.1 ([#355](https://github.com/cloudquery/plugin-pb-go/issues/355)) ([df2d939](https://github.com/cloudquery/plugin-pb-go/commit/df2d939eed959ed20628f267dd447636ced0d86d))
11+
* **deps:** Update module github.com/docker/docker to v26.1.4+incompatible ([#350](https://github.com/cloudquery/plugin-pb-go/issues/350)) ([63d22c1](https://github.com/cloudquery/plugin-pb-go/commit/63d22c188dd1323243c0782c915629538ac2abdf))
12+
* **deps:** Update module github.com/docker/docker to v27 ([#353](https://github.com/cloudquery/plugin-pb-go/issues/353)) ([e5607ab](https://github.com/cloudquery/plugin-pb-go/commit/e5607ab477fc843b0b77e6bc7bfdd7cfcd563515))
13+
* **deps:** Update module github.com/schollz/progressbar/v3 to v3.14.4 ([#351](https://github.com/cloudquery/plugin-pb-go/issues/351)) ([a579ce0](https://github.com/cloudquery/plugin-pb-go/commit/a579ce0cc2e0530fd23d130afa832925129709ee))
14+
* **deps:** Update module google.golang.org/grpc to v1.65.0 ([#356](https://github.com/cloudquery/plugin-pb-go/issues/356)) ([be32185](https://github.com/cloudquery/plugin-pb-go/commit/be32185999d8bb2397df2eb660b0d3cbbed0d129))
15+
316
## [1.20.2](https://github.com/cloudquery/plugin-pb-go/compare/v1.20.1...v1.20.2) (2024-06-19)
417

518

0 commit comments

Comments
 (0)