Skip to content

build(deps): bump the go-dependencies group in /tools with 30 updates#1849

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/tools/go-dependencies-f912e7ea4e
Closed

build(deps): bump the go-dependencies group in /tools with 30 updates#1849
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/tools/go-dependencies-f912e7ea4e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group in /tools with 30 updates:

Package From To
cloud.google.com/go/auth 0.21.0 0.22.0
cloud.google.com/go/iam 1.11.0 1.12.0
cloud.google.com/go/kms 1.31.0 1.32.0
cloud.google.com/go/longrunning 1.1.0 1.2.0
cloud.google.com/go/monitoring 1.29.0 1.30.0
cloud.google.com/go/storage 1.63.0 1.63.1
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp 1.33.0 1.34.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric 0.57.0 0.58.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping 0.57.0 0.58.0
github.com/aws/aws-sdk-go-v2/config 1.32.28 1.32.30
github.com/aws/aws-sdk-go-v2/credentials 1.19.27 1.19.29
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.22.31 1.22.33
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager 0.2.14 0.3.2
github.com/aws/aws-sdk-go-v2/service/ecr 1.59.0 1.59.1
github.com/aws/aws-sdk-go-v2/service/ecrpublic 1.40.0 1.40.1
github.com/aws/aws-sdk-go-v2/service/kms 1.54.0 1.54.1
github.com/aws/aws-sdk-go-v2/service/s3 1.105.0 1.105.1
github.com/aws/aws-sdk-go-v2/service/signin 1.3.0 1.4.1
github.com/aws/aws-sdk-go-v2/service/sso 1.32.0 1.32.1
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.37.0 1.37.1
github.com/aws/aws-sdk-go-v2/service/sts 1.44.0 1.44.1
github.com/coreos/go-oidc/v3 3.19.0 3.20.0
github.com/mattn/go-mastodon 0.0.11 0.0.13
github.com/modelcontextprotocol/registry 1.7.9 1.8.0
go.digitalxero.dev/go-msix 0.3.1 1.0.0
golang.org/x/crypto 0.53.0 0.54.0
golang.org/x/image 0.43.0 0.44.0
golang.org/x/net 0.56.0 0.57.0
golang.org/x/tools 0.47.0 0.48.0
google.golang.org/api 0.287.1 0.288.0

Updates cloud.google.com/go/auth from 0.21.0 to 0.22.0

Release notes

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

gkehub: v0.22.0

0.22.0 (2026-07-13)

Features

Changelog

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

v0.22.0

  • bigtable:

    • cbt: Support cells per column limit for row read.
    • bttest: Correctly handle empty RowSet.
    • Fix ReadModifyWrite operation in emulator.
    • Fix API path in GetCluster.
  • bigquery:

    • BEHAVIOR CHANGE: Retry on 503 status code.
    • Add dataset.DeleteWithContents.
    • Add SchemaUpdateOptions for query jobs.
    • Add Timeline to QueryStatistics.
    • Add more stats to ExplainQueryStage.
    • Support Parquet data format.
  • datastore:

    • Support omitempty for times.
  • dlp:

    • BREAKING CHANGE: Remove v1beta1 client. Please migrate to the v2 client, which is now out of beta.
    • Add v2 client.
  • firestore:

    • BEHAVIOR CHANGE: Treat set({}, MergeAll) as valid.
  • iam:

    • Support JWT signing via SignJwt callopt.
  • profiler:

    • BEHAVIOR CHANGE: PollForSerialOutput returns an error when context.Done.
    • BEHAVIOR CHANGE: Increase the initial backoff to 1 minute.
    • Avoid returning empty serial port output.
  • pubsub:

    • BEHAVIOR CHANGE: Don't backoff during next retryable error once stream is healthy.
    • BEHAVIOR CHANGE: Don't backoff on EOF.
    • pstest: Support Acknowledge and ModifyAckDeadline RPCs.
  • redis:

    • Add v1 beta Redis client.
  • spanner:

    • Support SessionLabels.
  • speech:

    • Add api v1 beta1 client.
  • storage:

... (truncated)

Commits
  • 056a55f README: update news for next release
  • 634c646 httpreplay: fix test to use creds file
  • e7bc581 run-tests.sh: fix comment
  • 8861f7b profiler: reduce verbosity of e2e output
  • e9284ba Add SlotMillis to QueryStatistics.
  • d5b54ef httpreplay: part 4: httpr
  • d00f0ac httpreplay: part 3: in-memory API
  • adb76f7 httpreplay: part 2: proxy for replaying
  • 63fd17b httpreplay: part 1: proxy for recording
  • 5c31045 redis: add v1 beta redis client
  • Additional commits viewable in compare view

Updates cloud.google.com/go/iam from 1.11.0 to 1.12.0

Release notes

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

gkemulticloud: v1.12.0

1.12.0 (2026-07-13)

Features

iam: v1.12.0

1.12.0 (2026-07-13)

Features

optimization: v1.12.0

1.12.0 (2026-07-13)

Features

support: v1.12.0

1.12.0 (2026-07-13)

Features

Changelog

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

1.12.0 (2022-11-16)

Features

  • documentai: added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
Commits
  • e4aa8d3 chore: release main (#12671)
  • 7616e81 feat(aiplatform): Add API for Gen AI Evaluation in Tuning (#12692)
  • ee98351 chore(main): release 0.121.5 (#12678)
  • aa31abc perf(bigtable): Create attributes only when enabled (#12647)
  • 3f4a99b chore(internal/librariangen): optimize Docker build for caching (#12699)
  • 5c507d4 chore(internal/librariangen): Update Dockerfile to MOSS-compliant base image ...
  • 53f9781 feat(aiplatform): Added document_name for vertex ai search as part of retriev...
  • 2adb6f9 fix(internal/librariangen): update source_paths to source_roots in generate-r...
  • 1197ebc fix(auth): set Content-Type in userTokenProvider.exchangeToken (#12634)
  • 56d1157 chore(all): update deps (#12681)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/kms from 1.31.0 to 1.32.0

Release notes

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

kms: v1.32.0

1.32.0 (2026-07-13)

Features

retail: v1.32.0

1.32.0 (2026-07-13)

Features

Changelog

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

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)
  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (649c075)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.191.0 (5b32644)
Commits
  • 06584bf chore: librarian release pull request: 20260413T221959Z (#14427)
  • 74eab64 feat: enable open telemetry attrs (#14426)
  • ec20708 fix(pubsub/v2): fix span linking and add missing attributes (#14326)
  • 5b553fe chore(all): add telemetry features to GAPIC libraries (#14380)
  • f4b10ee chore: librarian release pull request: 20260413T041034Z (#14421)
  • dc245af feat(storage): add client feature tracking support (#14320)
  • cfdd7ba chore(.github/CODEOWNERS): Add AION SDK as code owners for the auth library (...
  • e2d578c test(datastore): skip flaky tests due to datastore contention (#14416)
  • 56e1a62 chore: librarian release pull request: 20260409T222456Z (#14413)
  • 5ca653a chore: regenerate libraries using protobuf 31, and update generation check wo...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/longrunning from 1.1.0 to 1.2.0

Release notes

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

dataform: v1.2.0

1.2.0 (2026-07-13)

Features

modelarmor: v1.2.0

1.2.0 (2026-07-13)

Features

vectorsearch: v1.2.0

1.2.0 (2026-07-13)

Features

Changelog

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

1.2.0 (2022-02-11)

Features

  • documentai: add file for tracking version (17b36ea)
  • documentai: add question_id field in ReviewDocumentOperationMetadata (2fae584)
Commits

Updates cloud.google.com/go/monitoring from 1.29.0 to 1.30.0

Release notes

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

monitoring: v1.30.0

1.30.0 (2026-07-13)

Features

networkmanagement: v1.30.0

1.30.0 (2026-07-13)

Features

Changelog

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

1.30.0 (2024-06-05)

Features

  • documentai: Make Layout Parser generally available in V1 (#10286) (92dc381)
Commits

Updates cloud.google.com/go/storage from 1.63.0 to 1.63.1

Release notes

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

storage: v1.63.1

1.63.1 (2026-07-13)

Features

Bug Fixes

Commits

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp from 1.33.0 to 1.34.0

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp's releases.

v1.5.1 and v0.29.1

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.5.0...v1.5.1

v1.5.0 and v0.29.0

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.4.0...v1.5.0

v1.4.0 and v0.28.0

What's Changed

... (truncated)

Commits

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.57.0 to 0.58.0

Commits

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping from 0.57.0 to 0.58.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.28 to 1.32.30

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.27 to 1.19.29

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.22.31 to 1.22.33

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager from 0.2.14 to 0.3.2

Commits
  • 2463dca Release 2020-11-30
  • 0ec87c7 checkpoint for release metadata
  • 1175c69 Merge pull request #935 from aws/syncModels
  • dd10220 regenerate apis
  • 8af445f Revert s3 model, and other model corrections
  • 83d3be5 address go version conflict hardcoded
  • 74da54b update hand written module dependencies for smithy-go and gocmp
  • eeef617 Update API models
  • 78a355a Add CHANGELOG.md entries for Logging and Paginators (#931)
  • 82cb03f remove unused tooling (#928)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.59.0 to 1.59.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecrpublic from 1.40.0 to 1.40.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.54.0 to 1.54.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.105.0 to 1.105.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/signin from 1.3.0 to 1.4.1

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/signin's changelog.

Release (2021-07-01)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/internal/ini: v1.1.0
    • Feature: Support for :, =, [, ] being present in expression values.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.11.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/servicediscoveryDescription has been truncated

Bumps the go-dependencies group in /tools with 30 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.21.0` | `0.22.0` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.11.0` | `1.12.0` |
| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.31.0` | `1.32.0` |
| [cloud.google.com/go/longrunning](https://github.com/googleapis/google-cloud-go) | `1.1.0` | `1.2.0` |
| [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go) | `1.29.0` | `1.30.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.63.0` | `1.63.1` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `1.33.0` | `1.34.0` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.57.0` | `0.58.0` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.57.0` | `0.58.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.28` | `1.32.30` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.27` | `1.19.29` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.22.31` | `1.22.33` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `0.2.14` | `0.3.2` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.59.0` | `1.59.1` |
| [github.com/aws/aws-sdk-go-v2/service/ecrpublic](https://github.com/aws/aws-sdk-go-v2) | `1.40.0` | `1.40.1` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.54.0` | `1.54.1` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.105.0` | `1.105.1` |
| [github.com/aws/aws-sdk-go-v2/service/signin](https://github.com/aws/aws-sdk-go-v2) | `1.3.0` | `1.4.1` |
| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.32.0` | `1.32.1` |
| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.37.0` | `1.37.1` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.44.0` | `1.44.1` |
| [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `3.19.0` | `3.20.0` |
| [github.com/mattn/go-mastodon](https://github.com/mattn/go-mastodon) | `0.0.11` | `0.0.13` |
| [github.com/modelcontextprotocol/registry](https://github.com/modelcontextprotocol/registry) | `1.7.9` | `1.8.0` |
| [go.digitalxero.dev/go-msix](https://github.com/digitalxero/go-msix) | `0.3.1` | `1.0.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.53.0` | `0.54.0` |
| [golang.org/x/image](https://github.com/golang/image) | `0.43.0` | `0.44.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.56.0` | `0.57.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.47.0` | `0.48.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.287.1` | `0.288.0` |


Updates `cloud.google.com/go/auth` from 0.21.0 to 0.22.0
- [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@v0.21.0...v0.22.0)

Updates `cloud.google.com/go/iam` 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](googleapis/google-cloud-go@dlp/v1.11.0...run/v1.12.0)

Updates `cloud.google.com/go/kms` from 1.31.0 to 1.32.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.31.0...dlp/v1.32.0)

Updates `cloud.google.com/go/longrunning` from 1.1.0 to 1.2.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@ai/v1.1.0...dlp/v1.2.0)

Updates `cloud.google.com/go/monitoring` from 1.29.0 to 1.30.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@dlp/v1.29.0...dlp/v1.30.0)

Updates `cloud.google.com/go/storage` from 1.63.0 to 1.63.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@compute/v1.63.0...storage/v1.63.1)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp` from 1.33.0 to 1.34.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.33.0...detectors/gcp/v1.34.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric` from 0.57.0 to 0.58.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.57.0...v0.58.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping` from 0.57.0 to 0.58.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.57.0...v0.58.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.28 to 1.32.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.28...config/v1.32.30)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.27 to 1.19.29
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.27...credentials/v1.19.29)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.22.31 to 1.22.33
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.22.31...feature/s3/manager/v1.22.33)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager` from 0.2.14 to 0.3.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/s3/transfermanager/v0.2.14...service/internal/s3shared/v0.3.2)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.59.0 to 1.59.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.59.0...service/ssm/v1.59.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ecrpublic` from 1.40.0 to 1.40.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.40.0...v1.40.1)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.54.0...service/s3/v1.54.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.105.0 to 1.105.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.105.0...service/s3/v1.105.1)

Updates `github.com/aws/aws-sdk-go-v2/service/signin` from 1.3.0 to 1.4.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.4.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.3.0...config/v1.4.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.32.0 to 1.32.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.0...v1.32.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.37.0 to 1.37.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.37.0...v1.37.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.44.0 to 1.44.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.44.0...service/iot/v1.44.1)

Updates `github.com/coreos/go-oidc/v3` from 3.19.0 to 3.20.0
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](coreos/go-oidc@v3.19.0...v3.20.0)

Updates `github.com/mattn/go-mastodon` from 0.0.11 to 0.0.13
- [Commits](mattn/go-mastodon@v0.0.11...v0.0.13)

Updates `github.com/modelcontextprotocol/registry` from 1.7.9 to 1.8.0
- [Release notes](https://github.com/modelcontextprotocol/registry/releases)
- [Commits](modelcontextprotocol/registry@v1.7.9...v1.8.0)

Updates `go.digitalxero.dev/go-msix` from 0.3.1 to 1.0.0
- [Release notes](https://github.com/digitalxero/go-msix/releases)
- [Commits](digitalxero/go-msix@v0.3.1...v1.0.0)

Updates `golang.org/x/crypto` from 0.53.0 to 0.54.0
- [Commits](golang/crypto@v0.53.0...v0.54.0)

Updates `golang.org/x/image` from 0.43.0 to 0.44.0
- [Commits](golang/image@v0.43.0...v0.44.0)

Updates `golang.org/x/net` from 0.56.0 to 0.57.0
- [Commits](golang/net@v0.56.0...v0.57.0)

Updates `golang.org/x/tools` from 0.47.0 to 0.48.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.47.0...v0.48.0)

Updates `google.golang.org/api` from 0.287.1 to 0.288.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.287.1...v0.288.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.22.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/iam
  dependency-version: 1.12.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/kms
  dependency-version: 1.32.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/longrunning
  dependency-version: 1.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/monitoring
  dependency-version: 1.30.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.63.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp
  dependency-version: 1.34.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric
  dependency-version: 0.58.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping
  dependency-version: 0.58.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.30
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.29
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.22.33
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager
  dependency-version: 0.3.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr
  dependency-version: 1.59.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecrpublic
  dependency-version: 1.40.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-version: 1.54.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.105.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/signin
  dependency-version: 1.4.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-version: 1.32.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc
  dependency-version: 1.37.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.44.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/coreos/go-oidc/v3
  dependency-version: 3.20.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/mattn/go-mastodon
  dependency-version: 0.0.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/modelcontextprotocol/registry
  dependency-version: 1.8.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.digitalxero.dev/go-msix
  dependency-version: 1.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: go-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.54.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/image
  dependency-version: 0.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.57.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/tools
  dependency-version: 0.48.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.288.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the tools Indicates that a given PR updates the repo tooling. label Jul 15, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 15, 2026 17:04
@dependabot
dependabot Bot requested a review from kpfleming July 15, 2026 17:04
@dependabot dependabot Bot added the tools Indicates that a given PR updates the repo tooling. label Jul 15, 2026
@github-actions github-actions Bot added the Skip-Changelog do not add a changelog entry for this change label Jul 15, 2026
@kpfleming

Copy link
Copy Markdown
Member

Closing, these will be updated the next time goreleaser itself is updated.

@kpfleming kpfleming closed this Jul 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/go_modules/tools/go-dependencies-f912e7ea4e branch July 15, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip-Changelog do not add a changelog entry for this change tools Indicates that a given PR updates the repo tooling.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant