aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-06 10:27:55 +0000
committerTaras Madan <tarasmadan@google.com>2024-11-06 10:45:55 +0000
commit0896063c0c8754e9334774aa7c91ac699b1a16b2 (patch)
tree4cd3569745c76c223cb54e3ff720c6c3b21dd88f /go.mod
parentdff173f74d4242fb0a6acb86ba9c9c109564e9af (diff)
mod: bump cloud.google.com/go/logging from 1.11.0 to 1.12.0
Bumps [cloud.google.com/go/logging](https://github.com/googleapis/google-cloud-go) from 1.11.0 to 1.12.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.11.0...dlp/v1.12.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/logging 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.mod8
1 files changed, 4 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index c0003f950..ee8d92086 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
cloud.google.com/go v0.116.0
cloud.google.com/go/batch v1.11.0
cloud.google.com/go/bigquery v1.63.0
- cloud.google.com/go/logging v1.11.0
+ cloud.google.com/go/logging v1.12.0
cloud.google.com/go/profiler v0.4.1
cloud.google.com/go/pubsub v1.43.0
cloud.google.com/go/secretmanager v1.14.0
@@ -47,9 +47,9 @@ require (
cloud.google.com/go/ai v0.8.0 // indirect
cloud.google.com/go/auth v0.9.3 // indirect
cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect
- cloud.google.com/go/compute/metadata v0.5.0 // indirect
- cloud.google.com/go/iam v1.2.0 // indirect
- cloud.google.com/go/longrunning v0.6.0 // indirect
+ cloud.google.com/go/compute/metadata v0.5.1 // indirect
+ cloud.google.com/go/iam v1.2.1 // indirect
+ cloud.google.com/go/longrunning v0.6.1 // indirect
github.com/4meepo/tagalign v1.3.4 // indirect
github.com/Abirdcfly/dupword v0.1.1 // indirect
github.com/Antonboom/errname v0.1.13 // indirect