aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-01 01:14:52 +0000
committerTaras Madan <tarasmadan@google.com>2024-10-01 08:33:33 +0000
commit168251a58339bbfa27ff7ea64eb531da5650f8a8 (patch)
treee92eda97ec1eef385351e5fde45e6e5ee665ba1f /go.mod
parent15ca16b10748be7de16f9332da17a3c28884fee7 (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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 8f7049952..0ab52ce8d 100644
--- a/go.mod
+++ b/go.mod
@@ -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