diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-01 01:14:52 +0000 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2024-10-01 08:33:33 +0000 |
| commit | 168251a58339bbfa27ff7ea64eb531da5650f8a8 (patch) | |
| tree | e92eda97ec1eef385351e5fde45e6e5ee665ba1f /go.mod | |
| parent | 15ca16b10748be7de16f9332da17a3c28884fee7 (diff) | |
mod: bump cloud.google.com/go/batch from 1.10.0 to 1.11.0
Bumps [cloud.google.com/go/batch](https://github.com/googleapis/google-cloud-go) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.10.0...dlp/v1.11.0)
---
updated-dependencies:
- dependency-name: cloud.google.com/go/batch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ go 1.22.1 require ( cloud.google.com/go v0.115.1 - cloud.google.com/go/batch v1.10.0 + cloud.google.com/go/batch v1.11.0 cloud.google.com/go/bigquery v1.62.0 cloud.google.com/go/logging v1.11.0 cloud.google.com/go/profiler v0.4.0 |
