From 9963e72c92bd2dd2dbc6f8a1800e673bd0fc7e40 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 3 Jan 2025 08:48:28 +0100
Subject: [PATCH] Bump the all group with 2 updates (#682)
Bumps the all group with 2 updates:
[cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go)
and
[cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go).
Updates `cloud.google.com/go/kms` from 1.20.3 to 1.20.4
Release notes
Sourced from cloud.google.com/go/kms's
releases.
kms: v1.20.4
1.20.4
(2025-01-02)
Bug Fixes
- kms: Update golang.org/x/net to v0.33.0 (e9b0b69)
Commits
Updates `cloud.google.com/go/secretmanager` from 1.14.2 to 1.14.3
Release notes
Sourced from cloud.google.com/go/secretmanager's
releases.
language: v1.14.3
1.14.3
(2025-01-02)
Bug Fixes
- language: Update golang.org/x/net to v0.33.0 (e9b0b69)
metastore: v1.14.3
1.14.3
(2025-01-02)
Bug Fixes
- metastore: Update golang.org/x/net to v0.33.0 (e9b0b69)
osconfig: v1.14.3
1.14.3
(2025-01-02)
Bug Fixes
- osconfig: Update golang.org/x/net to v0.33.0 (e9b0b69)
oslogin: v1.14.3
1.14.3
(2025-01-02)
Bug Fixes
- oslogin: Update golang.org/x/net to v0.33.0 (e9b0b69)
secretmanager: v1.14.3
1.14.3
(2025-01-02)
Bug Fixes
- secretmanager: Update golang.org/x/net to v0.33.0
(e9b0b69)
servicecontrol: v1.14.3
1.14.3
(2025-01-02)
Bug Fixes
- servicecontrol: Update golang.org/x/net to v0.33.0
(e9b0b69)
Commits
dbd3f0a
chore: release main (#10490)
74b07fd
chore: run goimports (#10534)
3b9a830
feat(compute/metadata): add sys check for windows OnGCE (#10521)
f4cc536
feat(containeranalysis): add GetVulnerabilityOccurrencesSummary RPC (#10533)
8ecc4e9
chore: bump deps (#10529)
11d7272
chore(privilegedaccessmanager): add config to generate apiv1 (#10530)
9e5707a
chore(main): release auth/oauth2adapt 0.2.3 (#10523)
c3e2618
chore(storage): remove x-goog-api-client header merging from invoke (#10514)
fd16a17
feat(bigtable): add column family type to FamilyInfo in TableInfo (#10520)
f46b747
feat(aiplatform): enable rest_numeric_enums for aiplatform v1 and
v1beta1 (#1...
- Additional commits viewable in compare
view
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
go.mod | 4 ++--
go.sum | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/go.mod b/go.mod
index 27b2523..51d56ac 100644
--- a/go.mod
+++ b/go.mod
@@ -5,8 +5,8 @@ go 1.23.4
require (
chainguard.dev/go-grpc-kit v0.17.7
chainguard.dev/sdk v0.1.29
- cloud.google.com/go/kms v1.20.3
- cloud.google.com/go/secretmanager v1.14.2
+ cloud.google.com/go/kms v1.20.4
+ cloud.google.com/go/secretmanager v1.14.3
github.com/bradleyfalzon/ghinstallation/v2 v2.12.0
github.com/chainguard-dev/clog v1.5.1
github.com/chainguard-dev/terraform-infra-common v0.6.112
diff --git a/go.sum b/go.sum
index ef7d977..7ea4b60 100644
--- a/go.sum
+++ b/go.sum
@@ -13,16 +13,16 @@ cloud.google.com/go/compute/metadata v0.6.0 h1:A6hENjEsCDtC1k8byVsgwvVcioamEHvZ4
cloud.google.com/go/compute/metadata v0.6.0/go.mod h1:FjyFAW1MW0C203CEOMDTu3Dk1FlqW3Rga40jzHL4hfg=
cloud.google.com/go/iam v1.2.2 h1:ozUSofHUGf/F4tCNy/mu9tHLTaxZFLOUiKzjcgWHGIA=
cloud.google.com/go/iam v1.2.2/go.mod h1:0Ys8ccaZHdI1dEUilwzqng/6ps2YB6vRsjIe00/+6JY=
-cloud.google.com/go/kms v1.20.3 h1:a61yIN5LN8ozWxOC6tjUx5V5SEzfkS+b69kYMQfzGzE=
-cloud.google.com/go/kms v1.20.3/go.mod h1:YvX+xhp2E2Sc3vol5IcRlBhH14Ecl3kegUY/DtH7EWQ=
+cloud.google.com/go/kms v1.20.4 h1:CJ0hMpOg1ANN9tx/a/GPJ+Uxudy8k6f3fvGFuTHiE5A=
+cloud.google.com/go/kms v1.20.4/go.mod h1:gPLsp1r4FblUgBYPOcvI/bUPpdMg2Jm1ZVKU4tQUfcc=
cloud.google.com/go/logging v1.12.0 h1:ex1igYcGFd4S/RZWOCU51StlIEuey5bjqwH9ZYjHibk=
cloud.google.com/go/logging v1.12.0/go.mod h1:wwYBt5HlYP1InnrtYI0wtwttpVU1rifnMT7RejksUAM=
cloud.google.com/go/longrunning v0.6.2 h1:xjDfh1pQcWPEvnfjZmwjKQEcHnpz6lHjfy7Fo0MK+hc=
cloud.google.com/go/longrunning v0.6.2/go.mod h1:k/vIs83RN4bE3YCswdXC5PFfWVILjm3hpEUlSko4PiI=
cloud.google.com/go/monitoring v1.21.2 h1:FChwVtClH19E7pJ+e0xUhJPGksctZNVOk2UhMmblmdU=
cloud.google.com/go/monitoring v1.21.2/go.mod h1:hS3pXvaG8KgWTSz+dAdyzPrGUYmi2Q+WFX8g2hqVEZU=
-cloud.google.com/go/secretmanager v1.14.2 h1:2XscWCfy//l/qF96YE18/oUaNJynAx749Jg3u0CjQr8=
-cloud.google.com/go/secretmanager v1.14.2/go.mod h1:Q18wAPMM6RXLC/zVpWTlqq2IBSbbm7pKBlM3lCKsmjw=
+cloud.google.com/go/secretmanager v1.14.3 h1:XVGHbcXEsbrgi4XHzgK5np81l1eO7O72WOXHhXUemrM=
+cloud.google.com/go/secretmanager v1.14.3/go.mod h1:Pwzcfn69Ni9Lrk1/XBzo1H9+MCJwJ6CDCoeoQUsMN+c=
cloud.google.com/go/trace v1.11.2 h1:4ZmaBdL8Ng/ajrgKqY5jfvzqMXbrDcBsUGXOT9aqTtI=
cloud.google.com/go/trace v1.11.2/go.mod h1:bn7OwXd4pd5rFuAnTrzBuoZ4ax2XQeG3qNgYmfCy0Io=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=