Skip to content

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

Merged
rcaril merged 2 commits into
mainfrom
dependabot/go_modules/tools/go-dependencies-57cfd46f54
Aug 26, 2026
Merged

build(deps): bump the go-dependencies group in /tools with 46 updates#1896
rcaril merged 2 commits into
mainfrom
dependabot/go_modules/tools/go-dependencies-57cfd46f54

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
cloud.google.com/go/auth 0.23.0 0.23.1
cloud.google.com/go/storage 1.64.0 1.65.0
github.com/aws/aws-sdk-go-v2 1.43.5 1.43.6
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream 1.7.17 1.7.18
github.com/aws/aws-sdk-go-v2/config 1.32.36 1.32.37
github.com/aws/aws-sdk-go-v2/credentials 1.19.35 1.19.36
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.18.36 1.18.37
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.22.42 1.22.43
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager 0.3.12 0.3.14
github.com/aws/aws-sdk-go-v2/internal/configsources 1.4.36 1.4.37
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 2.7.36 2.7.37
github.com/aws/aws-sdk-go-v2/internal/v4a 1.4.37 1.4.38
github.com/aws/aws-sdk-go-v2/service/ecr 1.60.5 1.60.6
github.com/aws/aws-sdk-go-v2/service/ecrpublic 1.41.5 1.41.6
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding 1.13.16 1.13.17
github.com/aws/aws-sdk-go-v2/service/internal/checksum 1.9.29 1.9.30
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url 1.13.36 1.13.37
github.com/aws/aws-sdk-go-v2/service/internal/s3shared 1.19.37 1.19.38
github.com/aws/aws-sdk-go-v2/service/kms 1.55.5 1.55.6
github.com/aws/aws-sdk-go-v2/service/s3 1.107.1 1.107.2
github.com/aws/aws-sdk-go-v2/service/signin 1.5.5 1.5.6
github.com/aws/aws-sdk-go-v2/service/sso 1.33.5 1.33.6
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.38.5 1.38.6
github.com/aws/aws-sdk-go-v2/service/sts 1.45.5 1.45.6
github.com/aws/smithy-go 1.27.7 1.27.8
github.com/go-openapi/loads 0.25.0 0.25.1
github.com/go-openapi/swag 0.28.0 0.29.0
github.com/go-openapi/swag/cmdutils 0.28.0 0.29.0
github.com/go-openapi/swag/conv 0.28.0 0.29.0
github.com/go-openapi/swag/fileutils 0.28.0 0.29.0
github.com/go-openapi/swag/jsonutils 0.28.0 0.29.0
github.com/go-openapi/swag/loading 0.28.0 0.29.0
github.com/go-openapi/swag/mangling 0.28.0 0.29.0
github.com/go-openapi/swag/netutils 0.28.0 0.29.0
github.com/go-openapi/swag/pools 0.28.0 0.29.0
github.com/go-openapi/swag/stringutils 0.28.0 0.29.0
github.com/go-openapi/swag/typeutils 0.28.0 0.29.0
github.com/go-openapi/swag/yamlutils 0.28.0 0.29.0
github.com/ipfs/boxo 0.42.1 0.42.2
github.com/mattn/go-runewidth 0.0.27 0.0.28
github.com/secure-systems-lab/go-securesystemslib 0.11.0 0.11.1
github.com/sirupsen/logrus 1.9.4 1.10.1
github.com/slack-go/slack 0.27.0 0.29.0
golang.org/x/mod 0.39.0 0.40.0
golang.org/x/tools 0.48.0 0.49.0
google.golang.org/grpc 1.83.0 1.83.1

Updates cloud.google.com/go/auth from 0.23.0 to 0.23.1

Release notes

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

auth: v0.23.1

0.23.1 (2026-08-13)

Bug Fixes

  • auth: Fix OpenTelemetry test flake in grpctransport (#20191) (e43ce28)
Changelog

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

Changes

0.123.0 (2025-09-18)

Features

  • internal/stategen: Populate the latest googleapis commit (#12880) (7b017a0)
  • librariangen: Implement the build command (#12817) (14734c8)

Bug Fixes

  • internal/librariangen: Add link to source commit in release notes (#12881) (1c06cc6)
  • internal/librariangen: Fix CHANGES.md headers (#12849) (baf515d)
  • internal/librariangen: Remove go mod init/tidy from postprocessor (#12832) (1fe506a)
  • internal/librariangen: Test for error path with flags (#12830) (f0da7b2)
  • internal/postprocessor: Add dlp to skip-module-scan-paths (#12857) (45a7d9b)
  • librariangen: Honor original container contract (#12846) (71c8fd3)
  • librariangen: Improvements to release-init (#12842) (0db677a)
  • stategen: Specify an appropriate tag format for google-cloud-go (#12835) (ffcff33)

0.122.0 (2025-09-04)

Features

  • internal/librariangen: Add release-init command (#12751) (52e84cc)

Bug Fixes

  • internal/godocfx: Better support for v2 modules (#12797) (4bc8785)
  • internal/godocfx: Module detection when tidy errors (#12801) (83d46cd)
  • internal/librariangen: Fix goimports errors (#12765) (83bdaa4)

0.121.6 (2025-08-14)

Bug Fixes

  • internal/librariangen: Fix Dockerfile permissions for go mod tidy (#12704) (0e70a0b)

0.121.5 (2025-08-12)

Bug Fixes

... (truncated)

Commits
  • 41650dc chore: release main (#20367)
  • 527ff9d feat(google/cloud/ftp/v1): onboard a new library (#20381)
  • f4ad950 fix(bigtable): session client — single ownership + single-flight pool loading...
  • 6c3a7f7 feat(google/cloud/workloadidentity/v1): onboard a new library (#20379)
  • bfe3aaf feat: update API sources and regenerate (#20369)
  • 0b34cab chore(storage): add network bytes, credential refresh and stall metrics (#20321)
  • ee74949 fix(bigtable): session pool — re-drive creation after a never-activated close...
  • c866905 chore: rename release-please preview manifest (#20364)
  • e43ce28 fix(auth): fix OpenTelemetry test flake in grpctransport (#20191)
  • 95f372f fix(bigtable): register c2p resolver + RLS balancer for accelerator daemon Di...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.64.0 to 1.65.0

Release notes

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

compute: v1.65.0

1.65.0 (2026-07-20)

Features

storage: v1.65.0

1.65.0 (2026-08-14)

Features

Commits
  • 8e9f00f chore: release main (#20157)
  • c387066 fix(bigtable): eliminate stats-handler MD race in internal/metrics tracer (#2...
  • b29b08a feat(commerceproducer): onboard v1beta API version (#20172)
  • bcfca47 feat(agentidentity): onboard v1 and v1beta APIs (#20171)
  • c9044a0 chore(spanner): resolve regen diff (#20170)
  • 1b2f5af feat(storage): Accept CRC32C for appendable objects (#20104)
  • 1c073b8 feat(spanner): implement OPAQUE login authentication for Spanner Omni (#20085)
  • a3a9bab chore(main): release spanner 1.93.0 (#20031)
  • 465b159 chore: expand CODEOWNERS to default allow platform modifications (#20166)
  • 7c4d45e chore: use strict constraints filtering for renovate (#20165)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.43.5 to 1.43.6

Commits

Updates github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream from 1.7.17 to 1.7.18

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.36 to 1.32.37

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.35 to 1.19.36

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.36 to 1.18.37

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.22.42 to 1.22.43

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager from 0.3.12 to 0.3.14

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/configsources from 1.4.36 to 1.4.37

Commits
  • a14f5f1 Release 2026-08-10
  • 339f0b6 Regenerated Clients
  • 0978e3d Update API model
  • 3cc614d Fix codegen mp (#3508)
  • 1434b18 generate response snapshots for json (#3507)
  • ad58f77 Checkout smithy-go on PRs at the commit pointed out by SMITHY_GO_CODEGEN_VERS...
  • c002860 feat: move close-body, logger, and service-metadata work out of the middlewar...
  • f152336 Release 2026-08-07
  • 37d88d7 Regenerated Clients
  • c54b278 Update endpoints model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 from 2.7.36 to 2.7.37

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/v4a from 1.4.37 to 1.4.38

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.60.5 to 1.60.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecrpublic from 1.41.5 to 1.41.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding from 1.13.16 to 1.13.17

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/checksum from 1.9.29 to 1.9.30

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/presigned-url from 1.13.36 to 1.13.37

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/s3shared from 1.19.37 to 1.19.38

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.55.5 to 1.55.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.107.1 to 1.107.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/signin from 1.5.5 to 1.5.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.33.5 to 1.33.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.38.5 to 1.38.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.45.5 to 1.45.6

Commits

Updates github.com/aws/smithy-go from 1.27.7 to 1.27.8

Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2026-08-26)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.28.1
    • Bug Fix: Fix broken AddLogger middleware since its insert point was removed.

Release (2026-08-25.2)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.28.0
    • Feature: Set Content-Length inline when the request body is set via SetStream. The ComputeContentLength middleware is now deprecated.

Release (2026-08-25)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.10
    • Bug Fix: Fix a data race on the underlying writer when an event stream is closed while an event write is in flight.
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.9
    • Bug Fix: Fix a generic event stream exception not carrying the error code and message from its payload.
    • Bug Fix: Fix an event stream not being closed when its connection is lost, which would cause a caller writing to the stream to block indefinitely.
    • Bug Fix: Fix deserialization of an empty list producing a nil slice instead of an empty one.
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.8
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-07)

... (truncated)

Commits
  • b6ea087 Release 2026-08-14
  • 496caee fix: drain response body before closing in CloseResponseBody (#696)
  • See full diff in compare view
  • Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.23.0` | `0.23.1` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.64.0` | `1.65.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.5` | `1.43.6` |
| [github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream](https://github.com/aws/aws-sdk-go-v2) | `1.7.17` | `1.7.18` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.36` | `1.32.37` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.35` | `1.19.36` |
| [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.18.36` | `1.18.37` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.22.42` | `1.22.43` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `0.3.12` | `0.3.14` |
| [github.com/aws/aws-sdk-go-v2/internal/configsources](https://github.com/aws/aws-sdk-go-v2) | `1.4.36` | `1.4.37` |
| [github.com/aws/aws-sdk-go-v2/internal/endpoints/v2](https://github.com/aws/aws-sdk-go-v2) | `2.7.36` | `2.7.37` |
| [github.com/aws/aws-sdk-go-v2/internal/v4a](https://github.com/aws/aws-sdk-go-v2) | `1.4.37` | `1.4.38` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.60.5` | `1.60.6` |
| [github.com/aws/aws-sdk-go-v2/service/ecrpublic](https://github.com/aws/aws-sdk-go-v2) | `1.41.5` | `1.41.6` |
| [github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding](https://github.com/aws/aws-sdk-go-v2) | `1.13.16` | `1.13.17` |
| [github.com/aws/aws-sdk-go-v2/service/internal/checksum](https://github.com/aws/aws-sdk-go-v2) | `1.9.29` | `1.9.30` |
| [github.com/aws/aws-sdk-go-v2/service/internal/presigned-url](https://github.com/aws/aws-sdk-go-v2) | `1.13.36` | `1.13.37` |
| [github.com/aws/aws-sdk-go-v2/service/internal/s3shared](https://github.com/aws/aws-sdk-go-v2) | `1.19.37` | `1.19.38` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.55.5` | `1.55.6` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.107.1` | `1.107.2` |
| [github.com/aws/aws-sdk-go-v2/service/signin](https://github.com/aws/aws-sdk-go-v2) | `1.5.5` | `1.5.6` |
| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.33.5` | `1.33.6` |
| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.38.5` | `1.38.6` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.45.5` | `1.45.6` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.27.7` | `1.27.8` |
| [github.com/go-openapi/loads](https://github.com/go-openapi/loads) | `0.25.0` | `0.25.1` |
| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.0` |
| [github.com/go-openapi/swag/cmdutils](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.0` |
| [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.0` |
| [github.com/go-openapi/swag/fileutils](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.0` |
| [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.0` |
| [github.com/go-openapi/swag/loading](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.0` |
| [github.com/go-openapi/swag/mangling](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.0` |
| [github.com/go-openapi/swag/netutils](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.0` |
| [github.com/go-openapi/swag/pools](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.0` |
| [github.com/go-openapi/swag/stringutils](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.0` |
| [github.com/go-openapi/swag/typeutils](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.0` |
| [github.com/go-openapi/swag/yamlutils](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.0` |
| [github.com/ipfs/boxo](https://github.com/ipfs/boxo) | `0.42.1` | `0.42.2` |
| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.27` | `0.0.28` |
| [github.com/secure-systems-lab/go-securesystemslib](https://github.com/secure-systems-lab/go-securesystemslib) | `0.11.0` | `0.11.1` |
| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.4` | `1.10.1` |
| [github.com/slack-go/slack](https://github.com/slack-go/slack) | `0.27.0` | `0.29.0` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.39.0` | `0.40.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.48.0` | `0.49.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.83.0` | `1.83.1` |


Updates `cloud.google.com/go/auth` from 0.23.0 to 0.23.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@v0.23.0...auth/v0.23.1)

Updates `cloud.google.com/go/storage` from 1.64.0 to 1.65.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@compute/v1.64.0...compute/v1.65.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.43.5 to 1.43.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.43.5...v1.43.6)

Updates `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` from 1.7.17 to 1.7.18
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eksauth/v1.7.17...service/eksauth/v1.7.18)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.36 to 1.32.37
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.36...config/v1.32.37)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.35 to 1.19.36
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.35...credentials/v1.19.36)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.36 to 1.18.37
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.36...config/v1.18.37)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.22.42 to 1.22.43
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.22.42...feature/s3/manager/v1.22.43)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager` from 0.3.12 to 0.3.14
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/s3/transfermanager/v0.3.12...feature/s3/transfermanager/v0.3.14)

Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.4.36 to 1.4.37
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/v4a/v1.4.36...internal/v4a/v1.4.37)

Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.7.36 to 2.7.37
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/endpoints/v2.7.36...internal/endpoints/v2.7.37)

Updates `github.com/aws/aws-sdk-go-v2/internal/v4a` from 1.4.37 to 1.4.38
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/v4a/v1.4.37...internal/v4a/v1.4.38)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.60.5 to 1.60.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecr/v1.60.5...service/ecr/v1.60.6)

Updates `github.com/aws/aws-sdk-go-v2/service/ecrpublic` from 1.41.5 to 1.41.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.5...v1.41.6)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` from 1.13.16 to 1.13.17
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.13.16...service/mq/v1.13.17)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/checksum` from 1.9.29 to 1.9.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/route53profiles/v1.9.29...service/internal/checksum/v1.9.30)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.13.36 to 1.13.37
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.13.36...credentials/v1.13.37)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` from 1.19.37 to 1.19.38
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.37...credentials/v1.19.38)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.55.5 to 1.55.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.55.5...service/emr/v1.55.6)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.107.1 to 1.107.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.107.1...service/s3/v1.107.2)

Updates `github.com/aws/aws-sdk-go-v2/service/signin` from 1.5.5 to 1.5.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mpa/v1.5.5...service/evs/v1.5.6)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.33.5 to 1.33.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sfn/v1.33.5...service/fms/v1.33.6)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.38.5 to 1.38.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.38.5...service/sts/v1.38.6)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.45.5 to 1.45.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sts/v1.45.5...service/sts/v1.45.6)

Updates `github.com/aws/smithy-go` from 1.27.7 to 1.27.8
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.27.7...v1.27.8)

Updates `github.com/go-openapi/loads` from 0.25.0 to 0.25.1
- [Release notes](https://github.com/go-openapi/loads/releases)
- [Commits](go-openapi/loads@v0.25.0...v0.25.1)

Updates `github.com/go-openapi/swag` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.0)

Updates `github.com/go-openapi/swag/cmdutils` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.0)

Updates `github.com/go-openapi/swag/conv` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.0)

Updates `github.com/go-openapi/swag/fileutils` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.0)

Updates `github.com/go-openapi/swag/jsonutils` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.0)

Updates `github.com/go-openapi/swag/loading` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.0)

Updates `github.com/go-openapi/swag/mangling` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.0)

Updates `github.com/go-openapi/swag/netutils` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.0)

Updates `github.com/go-openapi/swag/pools` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.0)

Updates `github.com/go-openapi/swag/stringutils` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.0)

Updates `github.com/go-openapi/swag/typeutils` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.0)

Updates `github.com/go-openapi/swag/yamlutils` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.0)

Updates `github.com/ipfs/boxo` from 0.42.1 to 0.42.2
- [Release notes](https://github.com/ipfs/boxo/releases)
- [Changelog](https://github.com/ipfs/boxo/blob/main/CHANGELOG.md)
- [Commits](ipfs/boxo@v0.42.1...v0.42.2)

Updates `github.com/mattn/go-runewidth` from 0.0.27 to 0.0.28
- [Commits](mattn/go-runewidth@v0.0.27...v0.0.28)

Updates `github.com/secure-systems-lab/go-securesystemslib` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/secure-systems-lab/go-securesystemslib/releases)
- [Commits](secure-systems-lab/go-securesystemslib@v0.11.0...v0.11.1)

Updates `github.com/sirupsen/logrus` from 1.9.4 to 1.10.1
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.9.4...v1.10.1)

Updates `github.com/slack-go/slack` from 0.27.0 to 0.29.0
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](slack-go/slack@v0.27.0...v0.29.0)

Updates `golang.org/x/mod` from 0.39.0 to 0.40.0
- [Commits](golang/mod@v0.39.0...v0.40.0)

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

Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.83.0...v1.83.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.23.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.65.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.43.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream
  dependency-version: 1.7.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.37
  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.36
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-version: 1.18.37
  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.43
  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.14
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/configsources
  dependency-version: 1.4.37
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
  dependency-version: 2.7.37
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/v4a
  dependency-version: 1.4.38
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr
  dependency-version: 1.60.6
  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.41.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
  dependency-version: 1.13.17
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/checksum
  dependency-version: 1.9.30
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
  dependency-version: 1.13.37
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/s3shared
  dependency-version: 1.19.38
  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.55.6
  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.107.2
  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.5.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-version: 1.33.6
  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.38.6
  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.45.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.27.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/loads
  dependency-version: 0.25.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag/cmdutils
  dependency-version: 0.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag/conv
  dependency-version: 0.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag/fileutils
  dependency-version: 0.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag/jsonutils
  dependency-version: 0.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag/loading
  dependency-version: 0.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag/mangling
  dependency-version: 0.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag/netutils
  dependency-version: 0.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag/pools
  dependency-version: 0.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag/stringutils
  dependency-version: 0.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag/typeutils
  dependency-version: 0.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag/yamlutils
  dependency-version: 0.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/ipfs/boxo
  dependency-version: 0.42.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.28
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/secure-systems-lab/go-securesystemslib
  dependency-version: 0.11.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/sirupsen/logrus
  dependency-version: 1.10.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/slack-go/slack
  dependency-version: 0.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/mod
  dependency-version: 0.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/tools
  dependency-version: 0.49.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  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 Aug 26, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 26, 2026 17:19
@dependabot
dependabot Bot requested a review from jedisct1 August 26, 2026 17:19
@dependabot dependabot Bot added the tools Indicates that a given PR updates the repo tooling. label Aug 26, 2026
@github-actions github-actions Bot added the Skip-Changelog do not add a changelog entry for this change label Aug 26, 2026
@rcaril
rcaril merged commit 92a7c13 into main Aug 26, 2026
13 checks passed
@rcaril
rcaril deleted the dependabot/go_modules/tools/go-dependencies-57cfd46f54 branch August 26, 2026 17:36
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