Skip to content

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

Merged
philippschulte merged 2 commits into
mainfrom
dependabot/go_modules/tools/go-dependencies-7f64006d0c
Jul 2, 2026
Merged

build(deps): bump the go-dependencies group in /tools with 42 updates#1840
philippschulte merged 2 commits into
mainfrom
dependabot/go_modules/tools/go-dependencies-7f64006d0c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
cloud.google.com/go/longrunning 1.0.0 1.1.0
cloud.google.com/go/storage 1.62.3 1.63.0
github.com/aws/aws-sdk-go-v2/config 1.32.25 1.32.26
github.com/aws/aws-sdk-go-v2/credentials 1.19.24 1.19.25
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.22.28 1.22.29
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager 0.2.11 0.2.12
github.com/aws/aws-sdk-go-v2/service/ecr 1.58.4 1.58.5
github.com/aws/aws-sdk-go-v2/service/ecrpublic 1.39.6 1.39.7
github.com/aws/aws-sdk-go-v2/service/internal/s3shared 1.19.29 1.19.30
github.com/aws/aws-sdk-go-v2/service/kms 1.53.4 1.53.5
github.com/aws/aws-sdk-go-v2/service/s3 1.104.0 1.104.1
github.com/aws/aws-sdk-go-v2/service/signin 1.2.0 1.2.1
github.com/aws/aws-sdk-go-v2/service/sso 1.31.3 1.31.4
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.36.6 1.36.7
github.com/aws/aws-sdk-go-v2/service/sts 1.43.3 1.43.4
github.com/aws/smithy-go 1.27.2 1.27.3
github.com/docker/cli 29.6.0+incompatible 29.6.1+incompatible
github.com/go-openapi/analysis 0.25.2 0.25.3
github.com/go-openapi/jsonpointer 0.23.1 0.24.0
github.com/go-openapi/strfmt 0.26.3 0.26.4
github.com/go-openapi/swag 0.26.1 0.27.0
github.com/go-openapi/swag/cmdutils 0.26.1 0.27.0
github.com/go-openapi/swag/conv 0.26.1 0.27.0
github.com/go-openapi/swag/fileutils 0.26.1 0.27.0
github.com/go-openapi/swag/jsonname 0.26.1 0.27.0
github.com/go-openapi/swag/jsonutils 0.26.1 0.27.0
github.com/go-openapi/swag/loading 0.26.1 0.27.0
github.com/go-openapi/swag/mangling 0.26.1 0.27.0
github.com/go-openapi/swag/netutils 0.26.1 0.27.0
github.com/go-openapi/swag/stringutils 0.26.1 0.27.0
github.com/go-openapi/swag/typeutils 0.26.1 0.27.0
github.com/go-openapi/swag/yamlutils 0.26.1 0.27.0
github.com/google/ko 0.18.2-0.20260407063826-ae9c7272d7de 0.19.1
github.com/klauspost/compress 1.18.6 1.19.0
github.com/klauspost/cpuid/v2 2.3.0 2.4.0
github.com/slack-go/slack 0.26.0 0.27.0
golang.org/x/tools 0.46.0 0.47.0
google.golang.org/api 0.286.0 0.287.0
google.golang.org/genproto/googleapis/api 0.0.0-20260526163538-3dc84a4a5aaa 0.0.0-20260615183401-62b3387ff324
google.golang.org/genproto/googleapis/rpc 0.0.0-20260610212136-7ab31c22f7ad 0.0.0-20260622175928-b703f567277d
google.golang.org/grpc 1.81.1 1.82.0
software.sslmate.com/src/go-pkcs12 0.7.2 0.7.3

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

Release notes

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

chat: v1.1.0

v1.1.0 (2026-05-14)

Features

geminidataanalytics: v1.1.0

v1.1.0 (2026-05-14)

Features

datamanager: v1.1.0

v1.1.0 (2026-05-21)

Features

ces: v1.1.0

v1.1.0 (2026-06-11)

Features

modelarmor: v1.1.0

v1.1.0 (2026-06-11)

Features

oracledatabase: v1.1.0

v1.1.0 (2026-06-11)

Features

biglake: v1.1.0

1.1.0 (2026-06-22)

Features

... (truncated)

Changelog

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

1.1.0 (2022-02-03)

Features

  • documentai: add question_id field in ReviewDocumentOperationMetadata (6e56077)

1.0.1 (2022-01-13)

Bug Fixes

  • documentai: add ancillary service bindings to service_yaml (3bbe8c0)
Commits

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

Release notes

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

compute: v1.63.0

v1.63.0 (2026-05-14)

Features

storage: v1.63.0

1.63.0 (2026-06-25)

Features

  • go: Add full object checksum for negative offsets > size (#20026) (a04d980)
  • storage: Add client feature tracking in HTTP client (#14691) (319cc4c)
  • storage: App Centric Observability (#14685) (c3273bb)
  • storage: Read checksums in gRPC partial reads (#14586) (d29f68a)
  • storage: Support deleteSourceObjects option in object compose (#14704) (0d2d680)
  • Update API sources and regenerate (#14701) (a9b7921)

Bug Fixes

  • storage: Add server closed idle connection to retriable errors (#14594) (a6bd392)
  • storage: Fix race condition during retries in gRPC writer (#14649) (c781a75)
Commits
  • 66803b9 chore(deps): bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.0 in /inter...
  • 86eb615 chore: bulk promote stable 0.x libraries to v1.0.0 (#14562)
  • 942bbc1 feat: Add ListSkills and DeleteSkill methods in Vertex AI Skill Registry SDK
  • 14ea3de fix: Fix name collision on SandboxEnvironment.state by renaming enum to Sandb...
  • d9de3a5 test(spanner): skip DirectPath-incompatible tests when DirectPath is enabled ...
  • 043aa71 test(spanner): fix nil pointer panic in TestNewBuiltinMetricsTracerFactory un...
  • d6f00a2 test(spanner): disable TestIntegration_QueueMutations (#14550)
  • d10add3 refactor(pubsub/v2/pstest): implement custom filter parser (#14497)
  • 94d24ca chore: librarian release pull request: 20260507T184113Z (#14549)
  • 541569e docs: update README to reflect Gemini Enterprise Agent Platform
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.25 to 1.32.26

Commits
  • 26060c5 Release 2026-06-29
  • 24e918a Regenerated Clients
  • 334471f Update API model
  • 96d81dc Deprecate iotevents, ioteventsdata, panorama and simspaceweaver (#3458)
  • 30502cb feat: mark common plugins and fix per-op ordering for invokeOperation refacto...
  • 8881653 Revert "feat: mark common plugins and fix per-op ordering for invokeOperation...
  • eba2f01 feat: mark common plugins and fix per-op ordering for invokeOperation… (#3443)
  • 2c5e1db Release 2026-06-23
  • d09eeb5 Regenerated Clients
  • 2f5f5f9 Update API model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.24 to 1.19.25

Commits
  • 26060c5 Release 2026-06-29
  • 24e918a Regenerated Clients
  • 334471f Update API model
  • 96d81dc Deprecate iotevents, ioteventsdata, panorama and simspaceweaver (#3458)
  • 30502cb feat: mark common plugins and fix per-op ordering for invokeOperation refacto...
  • 8881653 Revert "feat: mark common plugins and fix per-op ordering for invokeOperation...
  • eba2f01 feat: mark common plugins and fix per-op ordering for invokeOperation… (#3443)
  • 2c5e1db Release 2026-06-23
  • d09eeb5 Regenerated Clients
  • 2f5f5f9 Update API model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.22.28 to 1.22.29

Commits
  • 26060c5 Release 2026-06-29
  • 24e918a Regenerated Clients
  • 334471f Update API model
  • 96d81dc Deprecate iotevents, ioteventsdata, panorama and simspaceweaver (#3458)
  • 30502cb feat: mark common plugins and fix per-op ordering for invokeOperation refacto...
  • 8881653 Revert "feat: mark common plugins and fix per-op ordering for invokeOperation...
  • eba2f01 feat: mark common plugins and fix per-op ordering for invokeOperation… (#3443)
  • 2c5e1db Release 2026-06-23
  • d09eeb5 Regenerated Clients
  • 2f5f5f9 Update API model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager from 0.2.11 to 0.2.12

Commits
  • 26060c5 Release 2026-06-29
  • 24e918a Regenerated Clients
  • 334471f Update API model
  • 96d81dc Deprecate iotevents, ioteventsdata, panorama and simspaceweaver (#3458)
  • 30502cb feat: mark common plugins and fix per-op ordering for invokeOperation refacto...
  • 8881653 Revert "feat: mark common plugins and fix per-op ordering for invokeOperation...
  • eba2f01 feat: mark common plugins and fix per-op ordering for invokeOperation… (#3443)
  • 2c5e1db Release 2026-06-23
  • d09eeb5 Regenerated Clients
  • 2f5f5f9 Update API model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.58.4 to 1.58.5

Commits
  • 26060c5 Release 2026-06-29
  • 24e918a Regenerated Clients
  • 334471f Update API model
  • 96d81dc Deprecate iotevents, ioteventsdata, panorama and simspaceweaver (#3458)
  • 30502cb feat: mark common plugins and fix per-op ordering for invokeOperation refacto...
  • 8881653 Revert "feat: mark common plugins and fix per-op ordering for invokeOperation...
  • eba2f01 feat: mark common plugins and fix per-op ordering for invokeOperation… (#3443)
  • 2c5e1db Release 2026-06-23
  • d09eeb5 Regenerated Clients
  • 2f5f5f9 Update API model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/ecrpublic from 1.39.6 to 1.39.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/s3shared from 1.19.29 to 1.19.30

Commits
  • 26060c5 Release 2026-06-29
  • 24e918a Regenerated Clients
  • 334471f Update API model
  • 96d81dc Deprecate iotevents, ioteventsdata, panorama and simspaceweaver (#3458)
  • 30502cb feat: mark common plugins and fix per-op ordering for invokeOperation refacto...
  • 8881653 Revert "feat: mark common plugins and fix per-op ordering for invokeOperation...
  • eba2f01 feat: mark common plugins and fix per-op ordering for invokeOperation… (#3443)
  • 2c5e1db Release 2026-06-23
  • d09eeb5 Regenerated Clients
  • 2f5f5f9 Update API model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.53.4 to 1.53.5

Commits
  • 26060c5 Release 2026-06-29
  • 24e918a Regenerated Clients
  • 334471f Update API model
  • 96d81dc Deprecate iotevents, ioteventsdata, panorama and simspaceweaver (#3458)
  • 30502cb feat: mark common plugins and fix per-op ordering for invokeOperation refacto...
  • 8881653 Revert "feat: mark common plugins and fix per-op ordering for invokeOperation...
  • eba2f01 feat: mark common plugins and fix per-op ordering for invokeOperation… (#3443)
  • 2c5e1db Release 2026-06-23
  • d09eeb5 Regenerated Clients
  • 2f5f5f9 Update API model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.104.0 to 1.104.1

Commits
  • 26060c5 Release 2026-06-29
  • 24e918a Regenerated Clients
  • 334471f Update API model
  • 96d81dc Deprecate iotevents, ioteventsdata, panorama and simspaceweaver (#3458)
  • 30502cb feat: mark common plugins and fix per-op ordering for invokeOperation refacto...
  • 8881653 Revert "feat: mark common plugins and fix per-op ordering for invokeOperation...
  • eba2f01 feat: mark common plugins and fix per-op ordering for invokeOperation… (#3443)
  • 2c5e1db Release 2026-06-23
  • d09eeb5 Regenerated Clients
  • 2f5f5f9 Update API model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/signin from 1.2.0 to 1.2.1

Changelog

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

Release 2021-03-12

Service Client Highlights

  • Bug Fix: Fixed a bug that could union shape types to be deserialized incorrectly
  • Bug Fix: Fixed a bug where unboxed shapes that were marked as required were not serialized and sent over the wire, causing an API error from the service.
  • Bug Fix: Fixed a bug with generated API Paginators' handling of nil input parameters causing a panic.
  • Dependency Update: update smithy-go dependency
  • service/detective - v1.1.2
    • Bug Fix: Fix deserialization of API response timestamp member.
  • service/docdb - v1.2.0
    • Feature: Client now support presigned URL generation for CopyDBClusterSnapshot and CreateDBCluster operations by specifying the target SourceRegion
  • service/neptune - v1.2.0
    • Feature: Client now support presigned URL generation for CopyDBClusterSnapshot and CreateDBCluster operations by specifying the target SourceRegion
  • service/s3 - v1.2.1
    • Bug Fix: Fixed an issue where ListObjectsV2 and ListParts paginators could loop infinitely
    • Bug Fix: Fixed key encoding when addressing S3 Access Points

Core SDK Highlights

  • Dependency Update: Updated SDK dependencies to their latest versions.
  • config - v1.1.2
    • Bug Fix: Fixed a panic when using WithEC2IMDSRegion without a specified IMDS client

Release 2021-02-09

Service Client Highlights

  • service/s3 - v1.2.0
    • Feature: adds support for s3 vpc endpoint interface #1113
  • service/s3control - v1.2.0
    • Feature: adds support for s3 vpc endpoint interface #1113

Core SDK Highlights

  • Dependency Update: Updated SDK dependencies to their latest versions.
  • aws - v1.2.0
    • Feature: support to add endpoint source on context. Adds getter/setter for the endpoint source #1113
  • config - v1.1.1
    • Bug Fix: Only Validate SSO profile configuration when attempting to use SSO credentials #1103
    • Bug Fix: Environment credentials were not taking precedence over AWS_PROFILE #1103

Release 2021-01-29

Service Client Highlights

  • Bug Fix: A serialization bug has been fixed that caused some service operations with empty inputs to not be serialized correctly (#1071)
  • Bug Fix: Fixes a bug that could cause a waiter to fail when comparing types (#1083)

Core SDK Highlights

  • Feature: EndpointResolverFromURL helpers have been added for constructing a service EndpointResolver type (#1066)
  • Dependency Update: Updated SDK dependencies to their latest versions.
  • aws - v1.1.0
    • Feature: Add support for specifying the EndpointSource on aws.Endpoint types (#1070)
  • config - v1.1.0
    • Feature: Add Support for AWS Single Sign-On (SSO) credential provider (#1072)
  • credentials - v1.1.0
    • Feature: Add AWS Single Sign-On (SSO) credential provider (#1072)

Release 2021-01-19

... (truncated)

Commits
  • d02b7c4 Release 2021-03-12
  • b37bfaa add changenotes
  • 5fd8fdd update SDK codegen module depdencies
  • 8a07d0a add change log
  • 37837c7 update module dependencies
  • 60c5cdf Fixed key encoding when addressing S3 Access Points (#1167)
  • 76f2f55 Skip unsupported Smithy protocol tests (#1168)
  • 5448b45 Regenerated clients to fix paginator nil panic (#1163)
  • 7215234 Remove api_diff_check CI action due to issue with module hashes (#1164)
  • c122f49 aws/signer/v4: Update SignHTTP payloadHash documentation (#1155)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.31.3 to 1.31.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.36.6 to 1.36.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.43.3 to 1.43.4

Commits

Updates github.com/aws/smithy-go from 1.27.2 to 1.27.3

Changelog

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

Release (2026-06-26)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.3
    • Bug Fix: Fix bug in JSON doc encoder and endpoint host label format validation

Release (2026-06-05)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.2
    • Bug Fix: Fix incorrect serialization of unions in CBOR-based protocols.

Release (2026-06-04)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.1
    • Bug Fix: Fixed a deserialization failure in all protocols when encountering a union with explicit null members.
    • Bug Fix: Fixed a panic when deserializing nested unions in JSON- and CBOR-based protocols.

Release (2026-06-02)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.0
    • Feature: Add APIs for schema-based serialization.
    • Feature: Add support for all current AWS and Smithy protocols.
    • Bug Fix: Enforce max nesting depth of 128 on CBOR payloads.
  • github.com/aws/smithy-go/aws-http-auth: v1.2.0
    • Feature: Add event stream signer.

Release (2026-05-27)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.26.0
    • Feature: Add StringSlice to endpoint rulesfn.

... (truncated)

Commits
  • 9445927 Release 2026-06-26
  • 7617c7e add prefix/suffix hyphen rejection for host label validation based on rfc1123...
  • 49402bd Fix document.Number serialization and BigDecimal negative zero sign loss (#681)
  • 648e8ad feat: move common middlewares to shared addCommonMiddlewares (#674)
  • See full diff in compare view

Updates github.com/docker/cli from 29.6.0+incompatible to 29.6.1+incompatible

Commits
  • 8900f1d Merge pull request #7074 from thaJeztah/version
  • 22b8f13 Merge pull request #7069 from docker-agent/auto/migrate-to-docker-agent-action
  • d9c59c9 version 29.6.1
  • 6430751 Merge pull request #7073 from thaJeztah/bump_moby_user
  • 8fda97b vendor: github.com/moby/sys/user v0.4.1
  • f9dc4e4 chore: bump docker-agent-action to v2.0.1
  • f8a2d2b Merge pull request #7070 from docker/dependabot/github_actions/actions/checko...
  • 7eb15d3 build(deps): bump actions/checkout from 6.0.3 to 7.0.0
  • 033b0ff Merge pull request #7063 from docker/dependabot/github_actions/crazy-max/dot-...
  • 317bfd1 Merge pull request #7067 from docker/dependabot/github_actions/docker/cagent-...
  • Additional commits viewable in compare view

Updates github.com/go-openapi/analysis from 0.25.2 to 0.25.3

Release notes

Sourced from github.com/go-openapi/analysis's releases.

v0.25.3

0.25.3 - 2026-06-27

Full Changelog: go-openapi/analysis@v0.25.2...v0.25.3

14 commits in this release.


Documentation

Miscellaneous tasks

  • chore(ci): run contributors workflow monthly instead of weekly by @​fredbi in #209 ...

Updates

  • chore(deps): Bump actions/setup-go from 6.4.0 to 6.5.0 in the development-dependencies group across 1 directory by @​dependabot[bot] in #212 ...
  • chore(deps): Bump github.com/go-openapi/testify/v2 from 2.5.1 to 2.6.0 in the go-openapi-dependencies group by @​dependabot[bot] in #211 ...
  • chore(deps): Bump the development-dependencies group across 1 directory with 2 updates by @​dependabot[bot] in #208 ...
  • chore(deps): Bump github.com/go-openapi/spec from 0.22.5 to 0.22.6 in the go-openapi-dependencies group by @​dependabot[bot] in #207 ...
  • chore(deps): Bump the development-dependencies group across 1 directory with 9 updates by @​dependabot[bot] in #206 ...
  • chore(deps): Bump golang.org/x/text from 0.37.0 to 0.38.0 in the golang-org-dependencies group across 1 directory by @​dependabot[bot] in #204 ...
  • chore(deps): Bump the go-openapi-dependencies group with 4 updates by @​dependabot[bot] in #205 ...
  • chore(deps): Bump the development-dependencies group across 1 directory with 10 updates by @​dependabot[bot] in #201 ...
  • chore(deps): Bump github.com/go-openapi/loads from 0.23.3 to 0.23.4 in the go-openapi-dependencies group by @​dependabot[bot] in #200 ...

People who contributed to this release


analysis license terms

License

... (truncated)

Commits
  • d522a30 chore(deps): Bump actions/setup-go
  • 1dd5341 chore(deps): Bump github.com/go-openapi/testify/v2
  • c7209c6 ci: post README announcements to discord + bump ci-workflows to v0.4.0 (#210)
  • 99f9faf chore(deps): Bump the development-dependencies group across 1 directory with ...
  • 2538e40 chore(ci): run contributors workflow monthly instead of weekly (#209)
  • 61ae4dc chore(deps): Bump github.com/go-openapi/spec
  • 5fa976a chore(deps): Bump the development-dependencies group across 1 directory with ...
  • 22aa1e1 chore(deps): Bump golang.org/x/text
  • 4bc363e chore(deps): Bump the go-openapi-dependencies group with 4 updates
  • c1272be chore(deps): Bump the development-dependencies group across 1 directory with ...
  • Additional commits viewable in compare view

Updates github.com/go-openapi/jsonpointer from 0.23.1 to 0.24.0

Release notes

Sourced from github.com/go-openapi/jsonpointer's releases.

v0.24.0

0.24.0 - 2026-06-29

Full Changelog: go-openapi/jsonpointer@v0.23.2...v0.24.0

17 commits in this release.


Implemented enhancements

  • feat(jsonname): added new json name provider more respectful of go conventions for JSON (#195) by @​fredbi ...

Refactor

  • refact: refactored the package into multiple specialized sub-packages by @​fredbi ...
  • refact loading, jsonutils, yamlutils utililities by @​fredbi ...

Documentation

Code quality

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

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/longrunning](https://github.com/googleapis/google-cloud-go) | `1.0.0` | `1.1.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.62.3` | `1.63.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.25` | `1.32.26` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.24` | `1.19.25` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.22.28` | `1.22.29` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `0.2.11` | `0.2.12` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.58.4` | `1.58.5` |
| [github.com/aws/aws-sdk-go-v2/service/ecrpublic](https://github.com/aws/aws-sdk-go-v2) | `1.39.6` | `1.39.7` |
| [github.com/aws/aws-sdk-go-v2/service/internal/s3shared](https://github.com/aws/aws-sdk-go-v2) | `1.19.29` | `1.19.30` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.53.4` | `1.53.5` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.104.0` | `1.104.1` |
| [github.com/aws/aws-sdk-go-v2/service/signin](https://github.com/aws/aws-sdk-go-v2) | `1.2.0` | `1.2.1` |
| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.31.3` | `1.31.4` |
| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.36.6` | `1.36.7` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.43.3` | `1.43.4` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.27.2` | `1.27.3` |
| [github.com/docker/cli](https://github.com/docker/cli) | `29.6.0+incompatible` | `29.6.1+incompatible` |
| [github.com/go-openapi/analysis](https://github.com/go-openapi/analysis) | `0.25.2` | `0.25.3` |
| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.23.1` | `0.24.0` |
| [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.26.3` | `0.26.4` |
| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` |
| [github.com/go-openapi/swag/cmdutils](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` |
| [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` |
| [github.com/go-openapi/swag/fileutils](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` |
| [github.com/go-openapi/swag/jsonname](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` |
| [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` |
| [github.com/go-openapi/swag/loading](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` |
| [github.com/go-openapi/swag/mangling](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` |
| [github.com/go-openapi/swag/netutils](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` |
| [github.com/go-openapi/swag/stringutils](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` |
| [github.com/go-openapi/swag/typeutils](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` |
| [github.com/go-openapi/swag/yamlutils](https://github.com/go-openapi/swag) | `0.26.1` | `0.27.0` |
| [github.com/google/ko](https://github.com/google/ko) | `0.18.2-0.20260407063826-ae9c7272d7de` | `0.19.1` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.6` | `1.19.0` |
| [github.com/klauspost/cpuid/v2](https://github.com/klauspost/cpuid) | `2.3.0` | `2.4.0` |
| [github.com/slack-go/slack](https://github.com/slack-go/slack) | `0.26.0` | `0.27.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.46.0` | `0.47.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.286.0` | `0.287.0` |
| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20260526163538-3dc84a4a5aaa` | `0.0.0-20260615183401-62b3387ff324` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20260610212136-7ab31c22f7ad` | `0.0.0-20260622175928-b703f567277d` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.81.1` | `1.82.0` |
| software.sslmate.com/src/go-pkcs12 | `0.7.2` | `0.7.3` |


Updates `cloud.google.com/go/longrunning` from 1.0.0 to 1.1.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.0.0...dlp/v1.1.0)

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

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.25 to 1.32.26
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.25...config/v1.32.26)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.24 to 1.19.25
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.24...credentials/v1.19.25)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.22.28 to 1.22.29
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.22.28...feature/s3/manager/v1.22.29)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager` from 0.2.11 to 0.2.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/s3/transfermanager/v0.2.11...feature/s3/transfermanager/v0.2.12)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.58.4 to 1.58.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecr/v1.58.4...service/ecr/v1.58.5)

Updates `github.com/aws/aws-sdk-go-v2/service/ecrpublic` from 1.39.6 to 1.39.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.39.6...service/sfn/v1.39.7)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` from 1.19.29 to 1.19.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/internal/s3shared/v1.19.29...service/internal/s3shared/v1.19.30)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.53.4 to 1.53.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/kms/v1.53.4...service/kms/v1.53.5)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.104.0 to 1.104.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.104.0...service/s3/v1.104.1)

Updates `github.com/aws/aws-sdk-go-v2/service/signin` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.2.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.2.0...v1.2.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.31.3 to 1.31.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.3...config/v1.31.4)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.36.6 to 1.36.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.36.6...service/ram/v1.36.7)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.43.3 to 1.43.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/amp/v1.43.3...service/amp/v1.43.4)

Updates `github.com/aws/smithy-go` from 1.27.2 to 1.27.3
- [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.2...v1.27.3)

Updates `github.com/docker/cli` from 29.6.0+incompatible to 29.6.1+incompatible
- [Commits](docker/cli@v29.6.0...v29.6.1)

Updates `github.com/go-openapi/analysis` from 0.25.2 to 0.25.3
- [Release notes](https://github.com/go-openapi/analysis/releases)
- [Commits](go-openapi/analysis@v0.25.2...v0.25.3)

Updates `github.com/go-openapi/jsonpointer` from 0.23.1 to 0.24.0
- [Release notes](https://github.com/go-openapi/jsonpointer/releases)
- [Commits](go-openapi/jsonpointer@v0.23.1...v0.24.0)

Updates `github.com/go-openapi/strfmt` from 0.26.3 to 0.26.4
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](go-openapi/strfmt@v0.26.3...v0.26.4)

Updates `github.com/go-openapi/swag` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.26.1...v0.27.0)

Updates `github.com/go-openapi/swag/cmdutils` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.26.1...v0.27.0)

Updates `github.com/go-openapi/swag/conv` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.26.1...v0.27.0)

Updates `github.com/go-openapi/swag/fileutils` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.26.1...v0.27.0)

Updates `github.com/go-openapi/swag/jsonname` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.26.1...v0.27.0)

Updates `github.com/go-openapi/swag/jsonutils` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.26.1...v0.27.0)

Updates `github.com/go-openapi/swag/loading` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.26.1...v0.27.0)

Updates `github.com/go-openapi/swag/mangling` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.26.1...v0.27.0)

Updates `github.com/go-openapi/swag/netutils` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.26.1...v0.27.0)

Updates `github.com/go-openapi/swag/stringutils` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.26.1...v0.27.0)

Updates `github.com/go-openapi/swag/typeutils` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.26.1...v0.27.0)

Updates `github.com/go-openapi/swag/yamlutils` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.26.1...v0.27.0)

Updates `github.com/google/ko` from 0.18.2-0.20260407063826-ae9c7272d7de to 0.19.1
- [Release notes](https://github.com/google/ko/releases)
- [Commits](https://github.com/google/ko/commits/v0.19.1)

Updates `github.com/klauspost/compress` from 1.18.6 to 1.19.0
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](klauspost/compress@v1.18.6...v1.19.0)

Updates `github.com/klauspost/cpuid/v2` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/klauspost/cpuid/releases)
- [Commits](klauspost/cpuid@v2.3.0...v2.4.0)

Updates `github.com/slack-go/slack` from 0.26.0 to 0.27.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.26.0...v0.27.0)

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

Updates `google.golang.org/api` from 0.286.0 to 0.287.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.286.0...v0.287.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20260526163538-3dc84a4a5aaa to 0.0.0-20260615183401-62b3387ff324
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260610212136-7ab31c22f7ad to 0.0.0-20260622175928-b703f567277d
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.81.1 to 1.82.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.81.1...v1.82.0)

Updates `software.sslmate.com/src/go-pkcs12` from 0.7.2 to 0.7.3

---
updated-dependencies:
- dependency-name: cloud.google.com/go/longrunning
  dependency-version: 1.1.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.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.26
  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.25
  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.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/transfermanager
  dependency-version: 0.2.12
  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.58.5
  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.39.7
  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.30
  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.53.5
  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.104.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.2.1
  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.31.4
  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.36.7
  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.43.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.27.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/docker/cli
  dependency-version: 29.6.1+incompatible
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/analysis
  dependency-version: 0.25.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/jsonpointer
  dependency-version: 0.24.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.26.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.27.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.27.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.27.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.27.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag/jsonname
  dependency-version: 0.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/google/ko
  dependency-version: 0.19.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.19.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/klauspost/cpuid/v2
  dependency-version: 2.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/slack-go/slack
  dependency-version: 0.27.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/tools
  dependency-version: 0.47.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.287.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20260615183401-62b3387ff324
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-version: 0.0.0-20260622175928-b703f567277d
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: software.sslmate.com/src/go-pkcs12
  dependency-version: 0.7.3
  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 Jul 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 1, 2026 17:07
@dependabot dependabot Bot requested a review from philippschulte July 1, 2026 17:08
@dependabot dependabot Bot added the tools Indicates that a given PR updates the repo tooling. label Jul 1, 2026
@github-actions github-actions Bot added the Skip-Changelog do not add a changelog entry for this change label Jul 1, 2026
@philippschulte philippschulte merged commit 419364d into main Jul 2, 2026
14 checks passed
@philippschulte philippschulte deleted the dependabot/go_modules/tools/go-dependencies-7f64006d0c branch July 2, 2026 22:24
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.

2 participants