Skip to content

chore(deps): update go dependencies#216

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/go-deps
Open

chore(deps): update go dependencies#216
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/go-deps

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented May 11, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
cloud.google.com/go indirect minor v0.120.0 -> v0.123.0
cloud.google.com/go/auth indirect minor v0.17.0 -> v0.18.1
cloud.google.com/go/iam indirect patch v1.5.2 -> v1.5.3
cloud.google.com/go/longrunning indirect minor v0.6.7 -> v0.8.0
github.com/Azure/azure-sdk-for-go/sdk/azcore indirect minor v1.20.0 -> v1.21.0
github.com/aws/aws-sdk-go-v2/credentials indirect patch v1.19.5 -> v1.19.7
github.com/aws/aws-sdk-go-v2/feature/ec2/imds indirect patch v1.18.16 -> v1.18.17
github.com/aws/aws-sdk-go-v2/internal/configsources indirect patch v1.4.16 -> v1.4.17
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url indirect patch v1.13.16 -> v1.13.17
github.com/aws/aws-sdk-go-v2/service/signin indirect patch v1.0.4 -> v1.0.5
github.com/digitorus/pkcs7 require digest 3a137a8 -> ffadbf3
github.com/digitorus/timestamp require digest 220c5c2 -> c455327
github.com/gabriel-vasile/mimetype indirect patch v1.4.12 -> v1.4.13
github.com/go-openapi/analysis indirect minor v0.23.0 -> v0.24.2
github.com/go-openapi/analysis indirect patch v0.24.1 -> v0.24.2
github.com/go-openapi/errors indirect patch v0.22.2 -> v0.22.6
github.com/go-openapi/inflect indirect patch v0.21.3 -> v0.21.5
github.com/go-openapi/jsonpointer indirect minor v0.21.2 -> v0.22.4
github.com/go-openapi/jsonreference indirect patch v0.21.0 -> v0.21.4
github.com/go-openapi/loads indirect minor v0.22.0 -> v0.23.2
github.com/go-openapi/runtime indirect minor v0.28.0 -> v0.29.2
github.com/go-openapi/spec indirect minor v0.21.0 -> v0.22.3
github.com/go-openapi/strfmt indirect minor v0.23.0 -> v0.25.0
github.com/go-openapi/swag indirect minor v0.23.1 -> v0.25.4
github.com/go-openapi/validate indirect minor v0.24.0 -> v0.25.1
github.com/googleapis/enterprise-certificate-proxy indirect patch v0.3.7 -> v0.3.11
github.com/letsencrypt/boulder indirect minor v0.20251110.0 -> v0.20260202.0
github.com/mailru/easyjson indirect patch v0.9.0 -> v0.9.1
github.com/prometheus/common indirect minor v0.66.1 -> v0.67.5
github.com/prometheus/procfs indirect minor v0.16.1 -> v0.19.2
github.com/sagikazarmark/locafero indirect minor v0.10.0 -> v0.12.0
github.com/sagikazarmark/locafero indirect minor v0.11.0 -> v0.12.0
github.com/secure-systems-lab/go-securesystemslib indirect minor v0.9.1 -> v0.10.0
github.com/sigstore/sigstore require patch v1.10.3 -> v1.10.4
github.com/sigstore/sigstore/pkg/signature/kms/aws require patch v1.10.3 -> v1.10.4
github.com/sigstore/sigstore/pkg/signature/kms/azure require patch v1.10.3 -> v1.10.4
github.com/sigstore/sigstore/pkg/signature/kms/gcp require patch v1.10.3 -> v1.10.4
github.com/sigstore/sigstore/pkg/signature/kms/hashivault require patch v1.10.3 -> v1.10.4
github.com/spf13/afero indirect minor v1.14.0 -> v1.15.0
github.com/spf13/cast indirect minor v1.9.2 -> v1.10.0
github.com/spf13/pflag indirect patch v1.0.7 -> v1.0.10
go.mongodb.org/mongo-driver indirect patch v1.17.4 -> v1.17.9
go.mongodb.org/mongo-driver indirect patch v1.17.6 -> v1.17.9
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc indirect minor v0.63.0 -> v0.65.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp indirect minor v0.63.0 -> v0.65.0
go.step.sm/crypto require minor v0.75.0 -> v0.76.0
golang.org/x/crypto indirect minor v0.45.0 -> v0.47.0
golang.org/x/crypto indirect minor v0.46.0 -> v0.47.0
golang.org/x/mod indirect minor v0.29.0 -> v0.32.0
golang.org/x/net require minor v0.48.0 -> v0.49.0
golang.org/x/oauth2 indirect minor v0.33.0 -> v0.35.0
golang.org/x/sync indirect minor v0.18.0 -> v0.19.0
golang.org/x/sys indirect minor v0.38.0 -> v0.40.0
golang.org/x/sys indirect minor v0.39.0 -> v0.40.0
golang.org/x/term indirect minor v0.38.0 -> v0.39.0
golang.org/x/text indirect minor v0.31.0 -> v0.33.0
golang.org/x/text indirect minor v0.32.0 -> v0.33.0
golang.org/x/tools indirect minor v0.38.0 -> v0.41.0
google.golang.org/api indirect minor v0.256.0 -> v0.265.0
google.golang.org/genproto indirect digest 513f239 -> 546029d
google.golang.org/genproto/googleapis/api indirect digest 3a174f9 -> 546029d
google.golang.org/genproto/googleapis/rpc indirect digest f26f940 -> 546029d
sigs.k8s.io/release-utils require patch v0.12.2 -> v0.12.3

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

googleapis/google-cloud-go (cloud.google.com/go)

v0.123.0

Compare Source

Features
Bug Fixes

v0.122.0

Compare Source

Features
Bug Fixes

v0.121.6

Compare Source

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

v0.121.5

Compare Source

Bug Fixes
  • internal/librariangen: Get README title from service config yaml (#​12676) (b3b8f70)
  • internal/librariangen: Update source_paths to source_roots in generate-request.json (#​12691) (2adb6f9)

v0.121.4

Compare Source

Bug Fixes
  • geminidataanalytics: Correct resource reference type for parent field in data_chat_service.proto (98ba6f0)
  • internal/postprocessor: Add git (#​12524) (82030ee)

v0.121.3

Compare Source

Documentation
  • impersonate: Address TODO in impersonate/example_test.go (#​12401) (dd096ec)

v0.121.2

Compare Source

Documentation

v0.121.1

Compare Source

Bug Fixes
  • civil: Add support for civil.Date, civil.Time and civil.DateTime arguments to their respective Scan methods (#​12240) (7127ce9), refs #​12060

v0.121.0

Compare Source

Features

v0.120.1

Compare Source

Bug Fixes
gabriel-vasile/mimetype (github.com/gabriel-vasile/mimetype)

v1.4.13: Support for .hlp, .inf, .fm, .bufr

Compare Source

What's Changed

New Contributors

Full Changelog: gabriel-vasile/mimetype@v1.4.12...v1.4.13

go-openapi/analysis (github.com/go-openapi/analysis)

v0.24.2

Compare Source

0.24.2 - 2025-12-15

Full Changelog: go-openapi/analysis@v0.24.1...v0.24.2

1 commits in this release.


Miscellaneous tasks

People who contributed to this release

analysis license terms

License

v0.24.1

Compare Source

v0.24.0

Compare Source

go-openapi/errors (github.com/go-openapi/errors)

v0.22.6

Compare Source

0.22.6 - 2025-12-19

Documentation update.|Released to be visible on pkg.go.dev

Full Changelog: go-openapi/errors@v0.22.5...v0.22.6

1 commits in this release.


Documentationumentation

People who contributed to this release

errors license terms

License

v0.22.5

Compare Source

0.22.5 - 2025-12-06

Full Changelog: go-openapi/errors@v0.22.4...v0.22.5

1 commits in this release.


Code quality

People who contributed to this release

errors license terms

License

v0.22.4

Compare Source

v0.22.3

Compare Source

go-openapi/inflect (github.com/go-openapi/inflect)

v0.21.5

Compare Source

0.21.5 - 2025-12-06

Full Changelog: go-openapi/inflect@v0.21.4...v0.21.5

1 commits in this release.


Documentation

People who contributed to this release

inflect license terms

License

v0.21.4

Compare Source

0.21.4 - 2025-12-05

Full Changelog: go-openapi/inflect@v0.21.3...v0.21.4

1 commits in this release.


Documentation

People who contributed to this release

New Contributors

inflect license terms

License

go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)

v0.22.4

Compare Source

0.22.4 - 2025-12-06

Full Changelog: go-openapi/jsonpointer@v0.22.3...v0.22.4

1 commits in this release.


Miscellaneous tasks

People who contributed to this release

jsonpointer license terms

License

v0.22.3

Compare Source

0.22.3 - 2025-11-17

Full Changelog: go-openapi/jsonpointer@v0.22.2...v0.22.3

8 commits in this release.


Documentation
Code quality
Miscellaneous tasks

People who contributed to this release

New Contributors

jsonpointer license terms

License

v0.22.2

Compare Source

0.22.2 - 2025-11-14

Full Changelog: go-openapi/jsonpointer@v0.22.1...v0.22.2

12 commits in this release.


Documentation
Code quality
Testing
Miscellaneous tasks
Security
Updates

People who contributed to this release

jsonpointer license terms

License

v0.22.1

Compare Source

v0.22.0

Compare Source

go-openapi/jsonreference (github.com/go-openapi/jsonreference)

v0.21.4

Compare Source

0.21.4 - 2025-12-08

Full Changelog: go-openapi/jsonreference@v0.21.3...v0.21.4

1 commits in this release.


Documentation

People who contributed to this release

New Contributors

jsonreference license terms

License

v0.21.3

Compare Source

v0.21.2

Compare Source

v0.21.1

Compare Source

go-openapi/loads (github.com/go-openapi/loads)

v0.23.2

Compare Source

v0.23.1

Compare Source

v0.23.0

Compare Source

go-openapi/runtime (github.com/go-openapi/runtime)

v0.29.2

Compare Source

v0.29.1

Compare Source

v0.29.0

Compare Source

go-openapi/spec (github.com/go-openapi/spec)

v0.22.3

Compare Source

0.22.3 - 2025-12-24

Full Changelog: go-openapi/spec@v0.22.2...v0.22.3

1 commits in this release.


Fixed bugs

People who contributed to this release

spec license terms

License

v0.22.2

Compare Source

0.22.2 - 2025-12-08

Full Changelog: go-openapi/spec@v0.22.1...v0.22.2

1 commits in this release.


Documentation

People who contributed to this release

spec license terms

License

v0.22.1

Compare Source

v0.22.0

Compare Source

go-openapi/strfmt (github.com/go-openapi/strfmt)

v0.25.0

Compare Source

v0.24.0

Compare Source

go-openapi/swag (github.com/go-openapi/swag)

v0.25.4

Compare Source

v0.25.3

Compare Source

v0.25.2

Compare Source

v0.25.1

Compare Source

v0.25.0

Compare Source

v0.24.1

Compare Source

v0.24.0

Compare Source

go-openapi/validate (github.com/go-openapi/validate)

v0.25.1

Compare Source

v0.25.0

Compare Source

googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)

v0.3.11

Compare Source

What's Changed

New Contributors

Full Changelog: googleapis/enterprise-certificate-proxy@0.3.10...v0.3.11

v0.3.9

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.8...v0.3.9

v0.3.8

Compare Source

What's Changed

New Contributors

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.7...v0.3.8

letsencrypt/boulder (github.com/letsencrypt/boulder)

v0.20260202.0

Compare Source

What's Changed

New Contributors

Full Changelog: letsencrypt/boulder@v0.20260126.0...v0.20260202.0

v0.20260126.0

Compare Source

What's Changed

New Contributors

Full Changelog: letsencrypt/boulder@v0.20260120.0...v0.20260126.0

v0.20260120.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20260112.0...v0.20260120.0

v0.20260112.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20260105.0...v0.20260112.0

v0.20260105.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@sourcery-ai
Copy link

sourcery-ai bot commented May 11, 2025

Reviewer's Guide

This pull request updates the Go toolchain and a large set of direct and indirect dependencies to their latest minor or patch versions, as reflected in the go.mod and hack/tools/go.mod files. No application code changes are included; the updates are limited to dependency version bumps for improved security, compatibility, and bug fixes.

File-Level Changes

Change Details Files
Update Go toolchain and dependencies to latest versions.
  • Bump Go toolchain from 1.23.4 to 1.23.9.
  • Update direct dependencies such as github.com/prometheus/client_golang, github.com/sigstore/sigstore, github.com/spf13/viper, go.step.sm/crypto, golang.org/x/net, sigs.k8s.io/release-utils, and others to newer minor or patch versions.
  • Update a wide range of indirect dependencies (e.g., cloud.google.com/go, github.com/fsnotify/fsnotify, github.com/huandu/xstrings, github.com/jessevdk/go-flags, github.com/klauspost/compress, github.com/magiconair/properties, github.com/prometheus/common, github.com/spf13/afero, go.mongodb.org/mongo-driver, golang.org/x/crypto, golang.org/x/exp, golang.org/x/sync, golang.org/x/sys, golang.org/x/text, google.golang.org/api, google.golang.org/genproto, and more).
  • Apply the same dependency updates in hack/tools/go.mod for development tooling.
go.mod
hack/tools/go.mod

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@openshift-ci
Copy link

openshift-ci bot commented May 11, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign lance for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 2 times, most recently from 5008355 to cb24cfc Compare May 18, 2025 13:04
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update go dependencies chore(deps): update go dependencies May 18, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 2 times, most recently from df2a5ff to 1a75a57 Compare May 25, 2025 19:07
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch from 1a75a57 to b20be65 Compare June 8, 2025 06:20
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch from b20be65 to d7217de Compare June 15, 2025 11:27
@red-hat-konflux
Copy link
Author

red-hat-konflux bot commented Jun 15, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 14 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/kms v1.23.2 -> v1.25.0
github.com/aws/aws-sdk-go-v2 v1.41.0 -> v1.41.1
github.com/aws/aws-sdk-go-v2/config v1.32.5 -> v1.32.7
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.16 -> v2.7.17
github.com/aws/aws-sdk-go-v2/service/kms v1.49.1 -> v1.49.5
github.com/aws/aws-sdk-go-v2/service/sso v1.30.7 -> v1.30.9
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.12 -> v1.35.13
github.com/aws/aws-sdk-go-v2/service/sts v1.41.5 -> v1.41.6
github.com/googleapis/gax-go/v2 v2.15.0 -> v2.16.0
go.opentelemetry.io/otel v1.38.0 -> v1.40.0
go.opentelemetry.io/otel/metric v1.38.0 -> v1.40.0
go.opentelemetry.io/otel/trace v1.38.0 -> v1.40.0
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
google.golang.org/grpc v1.77.0 -> v1.78.0

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 5 times, most recently from 308e593 to 0f84382 Compare June 22, 2025 11:14
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 4 times, most recently from d168165 to add8af9 Compare June 29, 2025 10:56
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 4 times, most recently from af44a5f to 8469dbb Compare July 13, 2025 05:43
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 4 times, most recently from c804fca to 9f7c859 Compare July 20, 2025 08:59
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 28 times, most recently from 7998083 to 4f632b3 Compare February 8, 2026 13:27
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch from 4f632b3 to 74d3975 Compare February 8, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants