Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the gomodupdates group in /providers/gcp with 14 updates #5064

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the gomodupdates group in /providers/gcp with 14 updates:

Package From To
cloud.google.com/go/accessapproval 1.8.2 1.8.3
cloud.google.com/go/compute 1.31.0 1.31.1
cloud.google.com/go/container 1.42.0 1.42.1
cloud.google.com/go/functions 1.19.2 1.19.3
cloud.google.com/go/iam 1.3.0 1.3.1
cloud.google.com/go/kms 1.20.3 1.20.4
cloud.google.com/go/logging 1.12.0 1.13.0
cloud.google.com/go/longrunning 0.6.3 0.6.4
cloud.google.com/go/monitoring 1.22.0 1.22.1
cloud.google.com/go/recommender 1.13.2 1.13.3
cloud.google.com/go/run 1.8.0 1.8.1
cloud.google.com/go/serviceusage 1.9.2 1.9.3
golang.org/x/oauth2 0.24.0 0.25.0
cloud.google.com/go/binaryauthorization 1.9.2 1.9.3

Updates cloud.google.com/go/accessapproval from 1.8.2 to 1.8.3

Release notes

Sourced from cloud.google.com/go/accessapproval's releases.

iot: v1.8.3

1.8.3 (2025-01-02)

Bug Fixes

  • iot: Update golang.org/x/net to v0.33.0 (e9b0b69)

resourcesettings: v1.8.3

1.8.3 (2025-01-02)

Bug Fixes

  • resourcesettings: Update golang.org/x/net to v0.33.0 (e9b0b69)

shell: v1.8.3

1.8.3 (2025-01-02)

Bug Fixes

  • shell: Update golang.org/x/net to v0.33.0 (e9b0b69)

vmmigration: v1.8.3

1.8.3 (2025-01-02)

Bug Fixes

  • vmmigration: Update golang.org/x/net to v0.33.0 (e9b0b69)

vpcaccess: v1.8.3

1.8.3 (2025-01-02)

Bug Fixes

  • vpcaccess: Update golang.org/x/net to v0.33.0 (e9b0b69)
Commits

Updates cloud.google.com/go/compute from 1.31.0 to 1.31.1

Changelog

Sourced from cloud.google.com/go/compute's changelog.

Changes

1.35.1 (2025-01-02)

Bug Fixes

  • documentai: Update golang.org/x/net to v0.33.0 (e9b0b69)

1.35.0 (2024-10-23)

Features

  • documentai: Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method (6e69d2e)
  • documentai: Added an url for issue reporting and api short name (6e69d2e)
  • documentai: Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods (6e69d2e)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • documentai: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)

1.33.0 (2024-08-20)

Features

  • documentai: Add support for Go 1.23 iterators (84461c0)

1.32.0 (2024-08-08)

Features

  • documentai: A new field gen_ai_model_info is added to message .google.cloud.documentai.v1.ProcessorVersion (649c075)

... (truncated)

Commits

Updates cloud.google.com/go/container from 1.42.0 to 1.42.1

Commits

Updates cloud.google.com/go/functions from 1.19.2 to 1.19.3

Release notes

Sourced from cloud.google.com/go/functions's releases.

functions: v1.19.3

1.19.3 (2025-01-02)

Bug Fixes

  • functions: Update golang.org/x/net to v0.33.0 (e9b0b69)
Commits

Updates cloud.google.com/go/iam from 1.3.0 to 1.3.1

Release notes

Sourced from cloud.google.com/go/iam's releases.

iam: v1.3.1

1.3.1 (2025-01-02)

Bug Fixes

  • iam: Update golang.org/x/net to v0.33.0 (e9b0b69)

securesourcemanager: v1.3.1

1.3.1 (2025-01-02)

Bug Fixes

  • securesourcemanager: Update golang.org/x/net to v0.33.0 (e9b0b69)
Changelog

Sourced from cloud.google.com/go/iam's changelog.

Changes

1.35.1 (2025-01-02)

Bug Fixes

  • documentai: Update golang.org/x/net to v0.33.0 (e9b0b69)

1.35.0 (2024-10-23)

Features

  • documentai: Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method (6e69d2e)
  • documentai: Added an url for issue reporting and api short name (6e69d2e)
  • documentai: Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods (6e69d2e)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • documentai: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)

1.33.0 (2024-08-20)

Features

  • documentai: Add support for Go 1.23 iterators (84461c0)

1.32.0 (2024-08-08)

Features

  • documentai: A new field gen_ai_model_info is added to message .google.cloud.documentai.v1.ProcessorVersion (649c075)

... (truncated)

Commits
  • 559b86a chore: release main (#8706)
  • 174da47 fix(all): update golang.org/x/net to v0.17.0 (#8705)
  • 89eeeff chore: release main (#8664)
  • 0e43b40 feat(shopping): new clients (#8699)
  • 9c502c2 fix: Update go_package and Go importpath (#8667)
  • 4284639 chore(ci): update Go version to 1.21 (#8695)
  • c73963f fix(bigquery): handle storage read api Recv call errors (#8666)
  • 65cb8bd chore(all): update module golang.org/x/net to v0.17.0 [SECURITY] (#8691)
  • 7b19ae2 chore(internal/postprocessor): add config for shopping/type (#8690)
  • 45d4f21 chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /internal/example...
  • Additional commits viewable in compare view

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/logging from 1.12.0 to 1.13.0

Release notes

Sourced from cloud.google.com/go/logging's releases.

logging: v1.13.0

1.13.0 (2025-01-02)

Features

  • logging: Change go gapic transport to grpc+rest in logging (#11289) (a5f250b)

Bug Fixes

  • logging: Update golang.org/x/net to v0.33.0 (e9b0b69)
  • logging: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • logging: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

notebooks: v1.12.3

1.12.3 (2025-01-02)

Bug Fixes

  • notebooks: Update golang.org/x/net to v0.33.0 (e9b0b69)

servicedirectory: v1.12.3

1.12.3 (2025-01-02)

Bug Fixes

  • servicedirectory: Update golang.org/x/net to v0.33.0 (e9b0b69)

translate: v1.12.3

1.12.3 (2025-01-02)

Bug Fixes

  • translate: Update golang.org/x/net to v0.33.0 (e9b0b69)

videointelligence: v1.12.3

1.12.3 (2025-01-02)

Bug Fixes

  • videointelligence: Update golang.org/x/net to v0.33.0 (e9b0b69)

storagetransfer: v1.12.1

1.12.1 (2025-01-02)

... (truncated)

Changelog

Sourced from cloud.google.com/go/logging's changelog.

1.13.0 (2022-12-01)

Features

  • documentai: added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
Commits
  • f23942b chore: release main (#8187)
  • bac978a docs(dialogflow): added google.api.field_behavior for some fields in audio_co...
  • fe03bdd chore(main): release 0.110.5 (#8223)
  • ed73916 chore(storage): add configurable per op timeout, print on timeout [benchmarki...
  • e1f52db chore(storage): add GCSFuse client config [benchmarking] (#8225)
  • b63d02b chore(main): release datastore 1.12.1 (#8228)
  • 837f325 feat(ai/generativelanguage): start generating apiv1beta2 (#8229)
  • c992115 chore(main): release bigtable 1.19.0 (#7125)
  • 7732b8c feat(run): Adds support for custom audiences (#8227)
  • a9b67cf fix(datastore): Return error from RunAggregationQuery (#8222)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/longrunning from 0.6.3 to 0.6.4

Release notes

Sourced from cloud.google.com/go/longrunning's releases.

longrunning: v0.6.4

0.6.4 (2025-01-02)

Bug Fixes

  • longrunning: Update golang.org/x/net to v0.33.0 (e9b0b69)
Commits

Updates cloud.google.com/go/monitoring from 1.22.0 to 1.22.1

Release notes

Sourced from cloud.google.com/go/monitoring's releases.

monitoring: v1.22.1

1.22.1 (2025-01-02)

Bug Fixes

  • monitoring: Update golang.org/x/net to v0.33.0 (e9b0b69)
Changelog

Sourced from cloud.google.com/go/monitoring's changelog.

1.22.1 (2023-09-12)

Documentation

  • documentai: Update client libraries for Enterprise OCR add-ons (#8549) (0449518)
Commits
  • b819419 chore: release main (#10640)
  • 5b32644 chore: update google.golang.org/api to v0.191.0 (#10652)
  • 08c1f1f chore(main): release auth/oauth2adapt 0.2.4 (#10649)
  • 9a5144e feat(functions): optional field for specifying a service account to use for t...
  • 4927b53 chore(main): release auth 0.8.0 (#10648)
  • 5d07505 feat(auth): adds support for X509 workload identity federation (#10373)
  • 24616cc feat(aiplatform): Allow v1 api calls for some dataset_service, llm_utility_se...
  • 8893256 chore(all): update deps (#10608)
  • 59cfd12 fix(storage): add retryalways policy to encryption test (#10644)
  • 3c8e88a fix(storage): check for grpc NotFound error in HMAC test (#10645)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/recommender from 1.13.2 to 1.13.3

Release notes

Sourced from cloud.google.com/go/recommender's releases.

recommender: v1.13.3

1.13.3 (2025-01-02)

Bug Fixes

  • recommender: Update golang.org/x/net to v0.33.0 (e9b0b69)

workflows: v1.13.3

1.13.3 (2025-01-02)

Bug Fixes

  • workflows: Update golang.org/x/net to v0.33.0 (e9b0b69)
Commits
  • aa41de6 chore: release main (#8917)
  • 81a97b0 fix(all): update grpc-go to v1.59.0 (#8922)
  • 343cea8 fix(all): update grpc-go to v1.56.3 (#8916)
  • 7bb630b test(bigtable): Add retries while getting app profile (#8751)
  • b1409e3 chore(cloudquotas): Revert "add config to generate apiv1 (#8766)" (#8770)
  • b3cc26b chore(cloudquotas): add config to generate apiv1 (#8766)
  • dfa8e22 feat(bigquery/storage/managedwriter): support default value controls (#8686)
  • 3e5ba24 chore(internal/godocfx): test a specific golden package version (#8759)
  • 1e6534f chore(internal/kokoro): upload docs to subdirectory (#8763)
  • 74fa783 chore(internal/kokoro): fix doc upload (#8762)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/run from 1.8.0 to 1.8.1

Release notes

Sourced from cloud.google.com/go/run's releases.

run: v1.8.1

1.8.1 (2025-01-02)

Bug Fixes

  • run: Update golang.org/x/net to v0.33.0 (e9b0b69)
Changelog

Sourced from cloud.google.com/go/run's changelog.

Changes

1.35.1 (2025-01-02)

Bug Fixes

  • documentai: Update golang.org/x/net to v0.33.0 (e9b0b69)

1.35.0 (2024-10-23)

Features

  • documentai: Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method (6e69d2e)
  • documentai: Added an url for issue reporting and api short name (6e69d2e)
  • documentai: Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods (6e69d2e)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • documentai: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)

1.33.0 (2024-08-20)

Features

  • documentai: Add support for Go 1.23 iterators (84461c0)

1.32.0 (2024-08-08)

Features

  • documentai: A new field gen_ai_model_info is added to message .google.cloud.documentai.v1.ProcessorVersion (649c075)

... (truncated)

Commits

Updates cloud.google.com/go/serviceusage from 1.9.2 to 1.9.3

Release notes

Sourced from cloud.google.com/go/serviceusage's releases.

filestore: v1.9.3

1.9.3 (2025-01-02)

Bug Fixes

  • filestore: Update golang.org/x/net to v0.33.0 (e9b0b69)

serviceusage: v1.9.3

1.9.3 (2025-01-02)

Bug Fixes

  • serviceusage: Update golang.org/x/net to v0.33.0 (e9b0b69)
Commits

Updates golang.org/x/oauth2 from 0.24.0 to 0.25.0

Commits

Updates cloud.google.com/go/binaryauthorization from 1.9.2 to 1.9.3

Release notes

Sourced from cloud.google.com/go/binaryauthorization's releases.

filestore: v1.9.3

1.9.3 (2025-01-02)

Bug Fixes

  • filestore: Update golang.org/x/net to v0.33.0 (e9b0b69)

serviceusage: v1.9.3

1.9.3 (2025-01-02)

Bug Fixes

  • serviceusage: Update golang.org/x/net to v0.33.0 (e9b0b69)
Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 6, 2025
Copy link
Contributor

github-actions bot commented Jan 6, 2025

Test Results

3 207 tests  ±0   3 203 ✅ ±0   1m 45s ⏱️ -3s
  379 suites ±0       4 💤 ±0 
   29 files   ±0       0 ❌ ±0 

Results for commit 787330d. ± Comparison against base commit 3a722a4.

♻️ This comment has been updated with latest results.

Bumps the gomodupdates group in /providers/gcp with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/accessapproval](https://github.com/googleapis/google-cloud-go) | `1.8.2` | `1.8.3` |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.31.0` | `1.31.1` |
| [cloud.google.com/go/container](https://github.com/googleapis/google-cloud-go) | `1.42.0` | `1.42.1` |
| [cloud.google.com/go/functions](https://github.com/googleapis/google-cloud-go) | `1.19.2` | `1.19.3` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.3.0` | `1.3.1` |
| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.20.3` | `1.20.4` |
| [cloud.google.com/go/logging](https://github.com/googleapis/google-cloud-go) | `1.12.0` | `1.13.0` |
| [cloud.google.com/go/longrunning](https://github.com/googleapis/google-cloud-go) | `0.6.3` | `0.6.4` |
| [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go) | `1.22.0` | `1.22.1` |
| [cloud.google.com/go/recommender](https://github.com/googleapis/google-cloud-go) | `1.13.2` | `1.13.3` |
| [cloud.google.com/go/run](https://github.com/googleapis/google-cloud-go) | `1.8.0` | `1.8.1` |
| [cloud.google.com/go/serviceusage](https://github.com/googleapis/google-cloud-go) | `1.9.2` | `1.9.3` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.24.0` | `0.25.0` |
| [cloud.google.com/go/binaryauthorization](https://github.com/googleapis/google-cloud-go) | `1.9.2` | `1.9.3` |


Updates `cloud.google.com/go/accessapproval` from 1.8.2 to 1.8.3
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@iot/v1.8.2...iot/v1.8.3)

Updates `cloud.google.com/go/compute` from 1.31.0 to 1.31.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.31.0...compute/v1.31.1)

Updates `cloud.google.com/go/container` from 1.42.0 to 1.42.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.42.0...container/v1.42.1)

Updates `cloud.google.com/go/functions` from 1.19.2 to 1.19.3
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@asset/v1.19.2...asset/v1.19.3)

Updates `cloud.google.com/go/iam` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@iam/v1.3.0...run/v1.3.1)

Updates `cloud.google.com/go/kms` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.20.3...kms/v1.20.4)

Updates `cloud.google.com/go/logging` from 1.12.0 to 1.13.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](googleapis/google-cloud-go@kms/v1.12.0...kms/v1.13.0)

Updates `cloud.google.com/go/longrunning` from 0.6.3 to 0.6.4
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@longrunning/v0.6.3...longrunning/v0.6.4)

Updates `cloud.google.com/go/monitoring` from 1.22.0 to 1.22.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@video/v1.22.0...video/v1.22.1)

Updates `cloud.google.com/go/recommender` from 1.13.2 to 1.13.3
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@redis/v1.13.2...redis/v1.13.3)

Updates `cloud.google.com/go/run` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@dlp/v1.8.0...run/v1.8.1)

Updates `cloud.google.com/go/serviceusage` from 1.9.2 to 1.9.3
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@iap/v1.9.2...iap/v1.9.3)

Updates `golang.org/x/oauth2` from 0.24.0 to 0.25.0
- [Commits](golang/oauth2@v0.24.0...v0.25.0)

Updates `cloud.google.com/go/binaryauthorization` from 1.9.2 to 1.9.3
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@iap/v1.9.2...iap/v1.9.3)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/accessapproval
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/container
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/functions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/iam
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/kms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/longrunning
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/monitoring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/recommender
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/run
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/serviceusage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: cloud.google.com/go/binaryauthorization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/providers/gcp/gomodupdates-b5bfb64284 branch from 826c89b to 787330d Compare January 6, 2025 11:43
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jan 6, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/providers/gcp/gomodupdates-b5bfb64284 branch January 6, 2025 14:03
@github-actions github-actions bot locked and limited conversation to collaborators Jan 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants