diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-09 13:07:28 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2026-01-09 13:29:24 +0000 |
| commit | 7e57aa18589cb9718f06c40e974136761ab1cfa5 (patch) | |
| tree | b21f95f62af1ea6b2ea17bfc4c4c22c46c63af73 /go.mod | |
| parent | 533546563b43424f499d2593e18f52d248283b42 (diff) | |
mod: bump cloud.google.com/go/batch from 1.13.0 to 1.14.0
Bumps [cloud.google.com/go/batch](https://github.com/googleapis/google-cloud-go) from 1.13.0 to 1.14.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.13.0...dlp/v1.14.0)
---
updated-dependencies:
- dependency-name: cloud.google.com/go/batch
dependency-version: 1.14.0
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 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ go 1.24.4 require ( cloud.google.com/go v0.123.0 - cloud.google.com/go/batch v1.13.0 + cloud.google.com/go/batch v1.14.0 cloud.google.com/go/bigquery v1.72.0 cloud.google.com/go/compute/metadata v0.9.0 cloud.google.com/go/logging v1.13.1 @@ -329,7 +329,7 @@ require ( golang.org/x/text v0.31.0 // indirect golang.org/x/time v0.14.0 // indirect golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect - google.golang.org/genproto/googleapis/api v0.0.0-20251029180050-ab9386a59fda // indirect + google.golang.org/genproto/googleapis/api v0.0.0-20251111163417-95abcf5c77ba // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20251124214823-79d6a2a48846 // indirect gopkg.in/inf.v0 v0.9.1 // indirect honnef.co/go/tools v0.6.1 // indirect |
