Skip to content

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

Merged
rcaril merged 2 commits into
mainfrom
dependabot/go_modules/tools/go-dependencies-39ed052284
Jul 8, 2026
Merged

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
charm.land/lipgloss/v2 2.0.4 2.0.5
cloud.google.com/go/auth 0.20.0 0.21.0
github.com/aws/aws-sdk-go-v2 1.42.0 1.42.1
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream 1.7.13 1.7.14
github.com/aws/aws-sdk-go-v2/config 1.32.26 1.32.28
github.com/aws/aws-sdk-go-v2/credentials 1.19.25 1.19.27
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.18.29 1.18.30
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.22.29 1.22.31
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager 0.2.12 0.2.14
github.com/aws/aws-sdk-go-v2/internal/configsources 1.4.29 1.4.30
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 2.7.29 2.7.30
github.com/aws/aws-sdk-go-v2/internal/v4a 1.4.30 1.4.31
github.com/aws/aws-sdk-go-v2/service/ecr 1.58.5 1.59.0
github.com/aws/aws-sdk-go-v2/service/ecrpublic 1.39.7 1.40.0
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding 1.13.12 1.13.13
github.com/aws/aws-sdk-go-v2/service/internal/checksum 1.9.22 1.9.23
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url 1.13.29 1.13.30
github.com/aws/aws-sdk-go-v2/service/internal/s3shared 1.19.30 1.19.31
github.com/aws/aws-sdk-go-v2/service/kms 1.53.5 1.54.0
github.com/aws/aws-sdk-go-v2/service/s3 1.104.1 1.105.0
github.com/aws/aws-sdk-go-v2/service/signin 1.2.1 1.3.0
github.com/aws/aws-sdk-go-v2/service/sso 1.31.4 1.32.0
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.36.7 1.37.0
github.com/aws/aws-sdk-go-v2/service/sts 1.43.4 1.44.0
github.com/go-openapi/jsonpointer 0.24.0 1.0.0
github.com/go-openapi/jsonreference 0.21.6 1.0.0
github.com/googleapis/enterprise-certificate-proxy 0.3.17 0.3.18
github.com/googleapis/gax-go/v2 2.22.0 2.23.0
github.com/goreleaser/goreleaser/v2 2.16.0 2.17.0
github.com/goreleaser/quill 0.0.0-20260503024558-dbc159c51d43 0.0.0-20260630015114-8310f3e9a321
github.com/ipfs/go-block-format 0.2.3 0.2.4
github.com/ipfs/go-cid 0.6.1 0.6.2
github.com/ipfs/go-ipld-cbor 0.2.1 0.3.0
github.com/ipfs/go-ipld-format 0.6.3 0.6.4
github.com/pelletier/go-toml/v2 2.4.2 2.4.3
github.com/sigstore/rekor 1.5.2 1.5.3
github.com/sigstore/sigstore-go 1.2.1 1.2.2
github.com/sigstore/timestamp-authority/v2 2.1.2 2.1.3
golang.org/x/mod 0.37.0 0.38.0
golang.org/x/sync 0.21.0 0.22.0
golang.org/x/sys 0.46.0 0.47.0
golang.org/x/term 0.44.0 0.45.0
golang.org/x/text 0.38.0 0.40.0
google.golang.org/api 0.287.0 0.287.1
google.golang.org/genproto/googleapis/api 0.0.0-20260615183401-62b3387ff324 0.0.0-20260630182238-925bb5da69e7
google.golang.org/genproto/googleapis/rpc 0.0.0-20260622175928-b703f567277d 0.0.0-20260630182238-925bb5da69e7

Updates charm.land/lipgloss/v2 from 2.0.4 to 2.0.5

Release notes

Sourced from charm.land/lipgloss/v2's releases.

v2.0.5

Graphemes, Schmraphemes

If you’re using emojis in the terminal you're in for a rough ride. That said, we do what we can. This release brings some in some very specific edge case rendering improvements. Enjoy.

Enjoy!

Changelog

  • 10f9584edb197ddbbfc789081d33b6fadaea5742: chore(deps): bump ultraviolet for emoji-related improvements

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

Commits
  • 5bd778d chore(deps): bump actions/checkout from 6 to 7 in the all group (#703)
  • f2a46ba chore(deps): bump golang.org/x/sys in the all group (#701)
  • See full diff in compare view

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

Release notes

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

agentplatform: v0.21.0

v0.21.0 (2026-05-27)

Features

  • Add ListSkills and DeleteSkill methods in Vertex AI Skill Registry SDK (PiperOrigin-RevId: 912730700) (942bbc15)

Bug Fixes

  • Fix name collision on SandboxEnvironment.state by renaming enum to SandboxState (PiperOrigin-RevId: 912527667) (14ea3de7)

  • Set the agentplatform's dedicated user-agent in header. (PiperOrigin-RevId: 915113335) (66574dbb)

Documentation

  • update README to reflect Gemini Enterprise Agent Platform (PiperOrigin-RevId: 912137130) (541569e8)

auth: v0.21.0

0.21.0 (2026-07-07)

Features

  • auth: Implement updated design for regional access boundary (#13417) (fadb6c7)

Bug Fixes

Changelog

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

v0.21.0

  • bigquery:

    • Add OpenCensus tracing.
  • firestore:

    • BREAKING CHANGE: If a document does not exist, return a DocumentSnapshot whose Exists method returns false. DocumentRef.Get and Transaction.Get return the non-nil DocumentSnapshot in addition to a NotFound error. DocumentRef.GetAll and Transaction.GetAll return a non-nil DocumentSnapshot instead of nil.
    • Add DocumentIterator.Stop. Call Stop whenever you are done with a DocumentIterator.
    • Added Query.Snapshots and DocumentRef.Snapshots, which provide realtime notification of updates. See https://cloud.google.com/firestore/docs/query-data/listen.
    • Canceling an RPC now always returns a grpc.Status with codes.Canceled.
  • spanner:

    • Add CommitTimestamp, which supports inserting the commit timestamp of a transaction into a column.
Commits
  • 29f476f README: update news for next release
  • 01301d1 firestore: remove test for codes.Canceled with RPC
  • d53c437 internal/btree: add SetWithIndex
  • 4d44512 dlp: update doc
  • 7e2a57e profiler: reduce verbosity of e2e test output
  • b475e33 internal: remove the use of deprecated OpenCensus APIs
  • a708ebb internal/testutil: use OpenCensus trace.ApplyConfig instead of SetDefaultSampler
  • 6cd8fd0 profiler: add integration test for go1.10
  • a21236a Add James Hall to contributors
  • 994ac59 firestore: handle canceled contexts uniformly
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.42.0 to 1.42.1

Commits

Updates github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream from 1.7.13 to 1.7.14

Commits

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

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.29 to 1.18.30

Commits

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

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/configsources from 1.4.29 to 1.4.30

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 from 2.7.29 to 2.7.30

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/v4a from 1.4.30 to 1.4.31

Commits

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

Commits

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

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/checksum from 1.9.22 to 1.9.23

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

Changelog

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

Release 2021-03-18

Service Client Highlights

  • Bug Fix: Updated presign URLs to no longer include the X-Amz-User-Agent header
  • Feature: Update API model
  • Add New supported API
  • service/internal/s3shared - v1.2.0
    • Feature: Support for S3 Object Lambda
  • service/s3 - v1.3.0
    • Bug Fix: Adds documentation to the PutObject and UploadPart operations Body member how to upload unseekable objects to an Amazon S3 Bucket.
    • Feature: S3 Object Lambda is a new S3 feature that enables users to apply their own custom code to process the output of a standard S3 GET request by automatically invoking a Lambda function with a GET request
  • service/s3control - v1.3.0
    • Feature: S3 Object Lambda is a new S3 feature that enables users to apply their own custom code to process the output of a standard S3 GET request by automatically invoking a Lambda function with a GET request

Core SDK Highlights

  • Dependency Update: Updated SDK dependencies to their latest versions.
  • aws - v1.3.0
    • Feature: Add helper to V4 signer package to swap compute payload hash middleware with unsigned payload middleware
  • feature/s3/manager - v1.1.0
    • Bug Fix: Add support for Amazon S3 Object Lambda feature.
    • Feature: Updates for S3 Object Lambda feature

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

... (truncated)

Commits

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

Commits

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

Commits

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

Commits
  • fa3ee1a Release 2023-11-21
  • 6e0c553 Regenerated Clients
  • 32fa00b Update endpoints model
  • 72eae5c Update API model
  • 1c69d08 fix: don't expect response to be json in endpointcreds provider (#2381)
  • 3bd97c0 fix: don't send 0 max items for object version and multipart upload paginator...
  • b3e07aa Release 2023-11-20
  • 2fc1c0d Regenerated Clients
  • 1a6bd02 Update endpoints model
  • ac2c871 Update API model
  • Additional commits viewable in compare view

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

Release notes

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

v1.0.0

1.0.0 - 2026-07-07

Stable API pledge - no change from v0.24.0

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

2 commits in this release.


Documentation


People who contributed to this release


jsonpointer license terms

License

Commits

Updates github.com/go-openapi/jsonreference from 0.21.6 to 1.0.0

Release notes

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

v1.0.0

1.0.0 - 2026-07-07

Stable API pledge - no change from v0.21.6

Full Changelog: go-openapi/jsonreference@v0.21.6...v1.0.0

10 commits in this release.


Documentation

Miscellaneous tasks

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

    Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) | `2.0.4` | `2.0.5` |
| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.20.0` | `0.21.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.42.0` | `1.42.1` |
| [github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream](https://github.com/aws/aws-sdk-go-v2) | `1.7.13` | `1.7.14` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.26` | `1.32.28` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.25` | `1.19.27` |
| [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.18.29` | `1.18.30` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.22.29` | `1.22.31` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `0.2.12` | `0.2.14` |
| [github.com/aws/aws-sdk-go-v2/internal/configsources](https://github.com/aws/aws-sdk-go-v2) | `1.4.29` | `1.4.30` |
| [github.com/aws/aws-sdk-go-v2/internal/endpoints/v2](https://github.com/aws/aws-sdk-go-v2) | `2.7.29` | `2.7.30` |
| [github.com/aws/aws-sdk-go-v2/internal/v4a](https://github.com/aws/aws-sdk-go-v2) | `1.4.30` | `1.4.31` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.58.5` | `1.59.0` |
| [github.com/aws/aws-sdk-go-v2/service/ecrpublic](https://github.com/aws/aws-sdk-go-v2) | `1.39.7` | `1.40.0` |
| [github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding](https://github.com/aws/aws-sdk-go-v2) | `1.13.12` | `1.13.13` |
| [github.com/aws/aws-sdk-go-v2/service/internal/checksum](https://github.com/aws/aws-sdk-go-v2) | `1.9.22` | `1.9.23` |
| [github.com/aws/aws-sdk-go-v2/service/internal/presigned-url](https://github.com/aws/aws-sdk-go-v2) | `1.13.29` | `1.13.30` |
| [github.com/aws/aws-sdk-go-v2/service/internal/s3shared](https://github.com/aws/aws-sdk-go-v2) | `1.19.30` | `1.19.31` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.53.5` | `1.54.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.104.1` | `1.105.0` |
| [github.com/aws/aws-sdk-go-v2/service/signin](https://github.com/aws/aws-sdk-go-v2) | `1.2.1` | `1.3.0` |
| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.31.4` | `1.32.0` |
| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.36.7` | `1.37.0` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.43.4` | `1.44.0` |
| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.24.0` | `1.0.0` |
| [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.21.6` | `1.0.0` |
| [github.com/googleapis/enterprise-certificate-proxy](https://github.com/googleapis/enterprise-certificate-proxy) | `0.3.17` | `0.3.18` |
| [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) | `2.22.0` | `2.23.0` |
| [github.com/goreleaser/goreleaser/v2](https://github.com/goreleaser/goreleaser) | `2.16.0` | `2.17.0` |
| [github.com/goreleaser/quill](https://github.com/goreleaser/quill) | `0.0.0-20260503024558-dbc159c51d43` | `0.0.0-20260630015114-8310f3e9a321` |
| [github.com/ipfs/go-block-format](https://github.com/ipfs/go-block-format) | `0.2.3` | `0.2.4` |
| [github.com/ipfs/go-cid](https://github.com/ipfs/go-cid) | `0.6.1` | `0.6.2` |
| [github.com/ipfs/go-ipld-cbor](https://github.com/ipfs/go-ipld-cbor) | `0.2.1` | `0.3.0` |
| [github.com/ipfs/go-ipld-format](https://github.com/ipfs/go-ipld-format) | `0.6.3` | `0.6.4` |
| [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.4.2` | `2.4.3` |
| [github.com/sigstore/rekor](https://github.com/sigstore/rekor) | `1.5.2` | `1.5.3` |
| [github.com/sigstore/sigstore-go](https://github.com/sigstore/sigstore-go) | `1.2.1` | `1.2.2` |
| [github.com/sigstore/timestamp-authority/v2](https://github.com/sigstore/timestamp-authority) | `2.1.2` | `2.1.3` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.37.0` | `0.38.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.21.0` | `0.22.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.46.0` | `0.47.0` |
| [golang.org/x/term](https://github.com/golang/term) | `0.44.0` | `0.45.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.38.0` | `0.40.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.287.0` | `0.287.1` |
| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20260615183401-62b3387ff324` | `0.0.0-20260630182238-925bb5da69e7` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20260622175928-b703f567277d` | `0.0.0-20260630182238-925bb5da69e7` |


Updates `charm.land/lipgloss/v2` from 2.0.4 to 2.0.5
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Commits](charmbracelet/lipgloss@v2.0.4...v2.0.5)

Updates `cloud.google.com/go/auth` from 0.20.0 to 0.21.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.20.0...v0.21.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.42.0 to 1.42.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.42.0...v1.42.1)

Updates `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` from 1.7.13 to 1.7.14
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/account/v1.7.13...service/eksauth/v1.7.14)

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

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

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.29 to 1.18.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.29...config/v1.18.30)

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

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

Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.4.29 to 1.4.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/v4a/v1.4.29...internal/v4a/v1.4.30)

Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.7.29 to 2.7.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/endpoints/v2.7.29...internal/endpoints/v2.7.30)

Updates `github.com/aws/aws-sdk-go-v2/internal/v4a` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/v4a/v1.4.30...internal/v4a/v1.4.31)

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

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

Updates `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` from 1.13.12 to 1.13.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.13.12...service/mq/v1.13.13)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/checksum` from 1.9.22 to 1.9.23
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/cloudfront/sign/v1.9.22...feature/cloudfront/sign/v1.9.23)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.13.29 to 1.13.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.13.29...credentials/v1.13.30)

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

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

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

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

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

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

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

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

Updates `github.com/go-openapi/jsonreference` from 0.21.6 to 1.0.0
- [Release notes](https://github.com/go-openapi/jsonreference/releases)
- [Commits](go-openapi/jsonreference@v0.21.6...v1.0.0)

Updates `github.com/googleapis/enterprise-certificate-proxy` from 0.3.17 to 0.3.18
- [Release notes](https://github.com/googleapis/enterprise-certificate-proxy/releases)
- [Commits](googleapis/enterprise-certificate-proxy@v0.3.17...v0.3.18)

Updates `github.com/googleapis/gax-go/v2` from 2.22.0 to 2.23.0
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.22.0...v2.23.0)

Updates `github.com/goreleaser/goreleaser/v2` from 2.16.0 to 2.17.0
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Commits](goreleaser/goreleaser@v2.16.0...v2.17.0)

Updates `github.com/goreleaser/quill` from 0.0.0-20260503024558-dbc159c51d43 to 0.0.0-20260630015114-8310f3e9a321
- [Changelog](https://github.com/goreleaser/quill/blob/main/RELEASE.md)
- [Commits](https://github.com/goreleaser/quill/commits)

Updates `github.com/ipfs/go-block-format` from 0.2.3 to 0.2.4
- [Release notes](https://github.com/ipfs/go-block-format/releases)
- [Commits](ipfs/go-block-format@v0.2.3...v0.2.4)

Updates `github.com/ipfs/go-cid` from 0.6.1 to 0.6.2
- [Release notes](https://github.com/ipfs/go-cid/releases)
- [Commits](ipfs/go-cid@v0.6.1...v0.6.2)

Updates `github.com/ipfs/go-ipld-cbor` from 0.2.1 to 0.3.0
- [Release notes](https://github.com/ipfs/go-ipld-cbor/releases)
- [Commits](ipfs/go-ipld-cbor@v0.2.1...v0.3.0)

Updates `github.com/ipfs/go-ipld-format` from 0.6.3 to 0.6.4
- [Release notes](https://github.com/ipfs/go-ipld-format/releases)
- [Commits](ipfs/go-ipld-format@v0.6.3...v0.6.4)

Updates `github.com/pelletier/go-toml/v2` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Commits](pelletier/go-toml@v2.4.2...v2.4.3)

Updates `github.com/sigstore/rekor` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/sigstore/rekor/releases)
- [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md)
- [Commits](sigstore/rekor@v1.5.2...v1.5.3)

Updates `github.com/sigstore/sigstore-go` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/sigstore/sigstore-go/releases)
- [Commits](sigstore/sigstore-go@v1.2.1...v1.2.2)

Updates `github.com/sigstore/timestamp-authority/v2` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/sigstore/timestamp-authority/releases)
- [Changelog](https://github.com/sigstore/timestamp-authority/blob/main/CHANGELOG.md)
- [Commits](sigstore/timestamp-authority@v2.1.2...v2.1.3)

Updates `golang.org/x/mod` from 0.37.0 to 0.38.0
- [Commits](golang/mod@v0.37.0...v0.38.0)

Updates `golang.org/x/sync` from 0.21.0 to 0.22.0
- [Commits](golang/sync@v0.21.0...v0.22.0)

Updates `golang.org/x/sys` from 0.46.0 to 0.47.0
- [Commits](golang/sys@v0.46.0...v0.47.0)

Updates `golang.org/x/term` from 0.44.0 to 0.45.0
- [Commits](golang/term@v0.44.0...v0.45.0)

Updates `golang.org/x/text` from 0.38.0 to 0.40.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.38.0...v0.40.0)

Updates `google.golang.org/api` from 0.287.0 to 0.287.1
- [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.0...v0.287.1)

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

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

---
updated-dependencies:
- dependency-name: charm.land/lipgloss/v2
  dependency-version: 2.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.21.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.42.1
  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.14
  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.28
  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.27
  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.30
  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.31
  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.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.30
  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.30
  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.31
  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.59.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecrpublic
  dependency-version: 1.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
  dependency-version: 1.13.13
  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.23
  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.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/s3shared
  dependency-version: 1.19.31
  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.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.105.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/signin
  dependency-version: 1.3.0
  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.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc
  dependency-version: 1.37.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/jsonpointer
  dependency-version: 1.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/jsonreference
  dependency-version: 1.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: go-dependencies
- dependency-name: github.com/googleapis/enterprise-certificate-proxy
  dependency-version: 0.3.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-version: 2.23.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/goreleaser/goreleaser/v2
  dependency-version: 2.17.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/goreleaser/quill
  dependency-version: 0.0.0-20260630015114-8310f3e9a321
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/ipfs/go-block-format
  dependency-version: 0.2.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/ipfs/go-cid
  dependency-version: 0.6.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/ipfs/go-ipld-cbor
  dependency-version: 0.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/ipfs/go-ipld-format
  dependency-version: 0.6.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-version: 2.4.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/sigstore/rekor
  dependency-version: 1.5.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/sigstore/sigstore-go
  dependency-version: 1.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/sigstore/timestamp-authority/v2
  dependency-version: 2.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: golang.org/x/mod
  dependency-version: 0.38.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.22.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sys
  dependency-version: 0.47.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/term
  dependency-version: 0.45.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.287.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20260630182238-925bb5da69e7
  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-20260630182238-925bb5da69e7
  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 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 8, 2026 17:16
@dependabot dependabot Bot requested a review from jedisct1 July 8, 2026 17:16
@dependabot dependabot Bot added the tools Indicates that a given PR updates the repo tooling. label Jul 8, 2026
@github-actions github-actions Bot added the Skip-Changelog do not add a changelog entry for this change label Jul 8, 2026
@rcaril rcaril merged commit 891389b into main Jul 8, 2026
14 checks passed
@rcaril rcaril deleted the dependabot/go_modules/tools/go-dependencies-39ed052284 branch July 8, 2026 17:37
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