Skip to content

chore(deps): update go dependencies#409

Open
red-hat-konflux[bot] wants to merge 1 commit into
release-1.3from
konflux/mintmaker/release-1.3/go-deps
Open

chore(deps): update go dependencies#409
red-hat-konflux[bot] wants to merge 1 commit into
release-1.3from
konflux/mintmaker/release-1.3/go-deps

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 17, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Pending
cloud.google.com/go/kms indirect minor v1.32.0v1.33.0
github.com/aws/aws-sdk-go-v2 indirect minor v1.42.1v1.43.0
github.com/aws/aws-sdk-go-v2/config indirect patch v1.32.30v1.32.31
github.com/aws/aws-sdk-go-v2/credentials indirect patch v1.19.29v1.19.30
github.com/aws/aws-sdk-go-v2/feature/ec2/imds indirect patch v1.18.30v1.18.31
github.com/aws/aws-sdk-go-v2/internal/configsources indirect patch v1.4.30v1.4.31
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 indirect patch v2.7.30v2.7.31
github.com/aws/aws-sdk-go-v2/internal/v4a indirect patch v1.4.31v1.4.32
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url indirect patch v1.13.30v1.13.31
github.com/aws/aws-sdk-go-v2/service/kms indirect minor v1.54.1v1.55.0
github.com/aws/aws-sdk-go-v2/service/signin indirect minor v1.4.1v1.5.0
github.com/aws/aws-sdk-go-v2/service/sso indirect minor v1.32.1v1.33.0
github.com/aws/aws-sdk-go-v2/service/ssooidc indirect minor v1.37.1v1.38.0
github.com/aws/smithy-go indirect patch v1.27.3v1.27.4
github.com/cenkalti/backoff/v4 indirect major v4.3.0v7.0.0
github.com/gabriel-vasile/mimetype indirect patch v1.4.13v1.4.15
github.com/go-logr/logr indirect patch v1.4.3v1.4.4
github.com/go-openapi/inflect indirect major v0.21.6v1.0.0
github.com/go-openapi/jsonpointer indirect major v0.23.1v1.0.0
github.com/go-openapi/jsonreference indirect major v0.21.5v1.0.0
github.com/go-openapi/loads indirect minor v0.24.0v0.25.0
github.com/go-openapi/loads require minor v0.23.3v0.25.0
github.com/go-openapi/runtime indirect patch v0.32.4v0.32.6 v0.33.0
github.com/go-openapi/runtime require minor v0.29.4v0.32.6 v0.33.0
github.com/go-openapi/runtime/server-middleware indirect patch v0.32.4v0.32.6 v0.33.0
github.com/go-openapi/spec indirect patch v0.22.6v0.22.9
github.com/go-openapi/spec require patch v0.22.5v0.22.9
github.com/go-openapi/strfmt indirect minor v0.26.4v0.27.0
github.com/go-openapi/strfmt require minor v0.26.4v0.27.0
github.com/go-openapi/swag/cmdutils indirect minor v0.25.5v0.27.3
github.com/go-openapi/swag/cmdutils indirect patch v0.27.0v0.27.3
github.com/go-openapi/swag/conv indirect patch v0.27.0v0.27.3
github.com/go-openapi/swag/fileutils indirect patch v0.27.0v0.27.3
github.com/go-openapi/swag/jsonname indirect patch v0.27.0v0.27.3
github.com/go-openapi/swag/jsonname indirect minor v0.26.1v0.27.3
github.com/go-openapi/swag/jsonutils indirect patch v0.27.0v0.27.3
github.com/go-openapi/swag/loading indirect patch v0.27.0v0.27.3
github.com/go-openapi/swag/mangling indirect patch v0.27.0v0.27.3
github.com/go-openapi/swag/netutils indirect patch v0.27.0v0.27.3
github.com/go-openapi/swag/stringutils indirect patch v0.27.0v0.27.3
github.com/go-openapi/swag/typeutils indirect patch v0.27.0v0.27.3
github.com/go-openapi/swag/yamlutils indirect patch v0.27.0v0.27.3
github.com/go-openapi/validate indirect patch v0.26.0v0.26.1
github.com/go-openapi/validate indirect minor v0.25.2v0.26.1
github.com/go-swagger/go-swagger require minor v0.33.2v0.35.3
github.com/google/go-containerregistry indirect patch v0.21.5v0.21.7
github.com/googleapis/enterprise-certificate-proxy indirect patch v0.3.18v0.3.19
github.com/hashicorp/hcl indirect major v1.0.1-vault-7v2.24.0
github.com/leodido/go-urn indirect minor v1.4.0v1.5.0
github.com/letsencrypt/boulder indirect minor v0.20260713.0v0.20260720.0
github.com/oklog/ulid/v2 indirect patch v2.1.1v2.1.2
github.com/prometheus/client_golang require minor v1.23.2v1.24.1
github.com/prometheus/common indirect patch v0.70.0v0.70.1
go.step.sm/crypto require minor v0.84.1v0.85.0
go.yaml.in/yaml/v2 indirect major v2.4.4v3.0.4 v3.0.5
google.golang.org/api indirect minor v0.288.0v0.290.0
google.golang.org/grpc indirect patch v1.82.0v1.82.1
gopkg.in/yaml.v2 indirect major v2.4.0v3.0.1

Warning

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


Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.43.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.41.10
    • Bug Fix: Replace usages of deprecated io/ioutil package with io.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.58.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.305.0
    • Feature: Amazon EC2 now supports self-service cancellation of future-dated Capacity Reservations. A cancellation charge applies based on remaining commitment. Customers can generate a cancellation quote to review charges before confirming.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.54.0
    • Feature: Amazon ElastiCache for Valkey now supports durability. This new capability is enabled through a Multi-AZ transactional log, enabling fast recovery and restart during failures.
  • github.com/aws/aws-sdk-go-v2/service/georoutes: v1.11.0
    • Feature: Added Transit and Intermodal travel modes to CalculateRoutes. Plan routes using public transit (bus, subway, train, ferry) or combine transit with driving, taxi, and rental car segments in a single multi-modal route.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.79.0
    • Feature: Amazon GuardDuty Runtime Monitoring now supports 3 new SensitiveFileModified finding types (Persistence, PrivilegeEscalation, DefenseEvasion) that detect when security-sensitive system files are modified on EC2 instances or containers, indicating potential compromise through file tampering.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.75.1
    • Documentation: Fleet indexing documentation update
  • github.com/aws/aws-sdk-go-v2/service/keyspacesstreams: v1.8.0
    • Feature: Added iterator description to the GetRecords API response for Amazon Keyspaces Change Data Capture (CDC) streams, enabling consumers to track their current position within the stream.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.92.0
    • Feature: Adds configuration for tag propagation to Lambda-managed resources.
  • github.com/aws/aws-sdk-go-v2/service/lexruntimeservice: v1.30.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/managedblockchain: v1.32.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/marketplacemetering: v1.37.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.92.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.98.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/mediastore: v1.30.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/migrationhub: v1.32.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/mturk: v1.31.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/neptune: v1.45.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/personalizeruntime: v1.34.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/pi: v1.37.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.40.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/pinpointemail: v1.30.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.58.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/ram: v1.37.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.63.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.52.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi: v1.33.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.63.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/route53domains: v1.36.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.103.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.251.0
    • Feature: Amazon SageMaker Job is a new service to help you manage various workloads related to model fine tuning, evaluation etc. Two job categories are supported today, AgentRFT for multi-turn agentic reinforcement fine tuning, and AgentRFTEvaluation for evaluating base model or trained model from AgentRFT.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerjobruntime: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon SageMaker Job Runtime is a new service for managing trajectory data during multi-turn customization jobs. It provides APIs to send inference requests to models during job execution, mark rollouts as complete, and submit reward values for training trajectories.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.42.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.40.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.42.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/shield: v1.35.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/snowball: v1.37.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.43.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.69.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/sso: v1.31.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/storagegateway: v1.44.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.43.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/swf: v1.34.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.56.0
    • Feature: Release new Language locales including am-ET, es-MX, fa-AF, ht-HT, jv-ID, km-KH, my-MM, sq-AL, ne-NP. The commit shows past locales that have already been release which include cy-gb, ga-ie, gd-gb.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.73.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/waf: v1.31.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/xray: v1.37.0
    • Feature: Adding new BDD representation of endpoint ruleset
aws/smithy-go (github.com/aws/smithy-go)

v1.27.4

Compare Source

cenkalti/backoff (github.com/cenkalti/backoff/v4)

v7.0.0

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

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

v1.4.15: fix int overflow on 32bit arch

Compare Source

What's Changed

This release fixes an integer overflow panic on 32 bit architectures and retracts the previous release.

Full Changelog: gabriel-vasile/mimetype@v.1.4.14...v1.4.15

v1.4.14: pyc, pcap, cycloned, gedcom support

Compare Source

Media type changes

  • newly added: application/x-bytecode.python, application/vnd.tcpdump.pcap, application/vnd.cyclonedx+xml, application/vnd.cyclonedx+json, text/vnd.familysearch.gedcom
  • superseded and demoted to aliases:
    image/vnd.mozilla.apng superseded by image/apng
    video/x-matroska superseded by video/matroska
    application/x-rar-compressed superseded by application/vnd.rar

Full changelog

New Contributors

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

go-logr/logr (github.com/go-logr/logr)

v1.4.4

Compare Source

What's Changed
New Contributors

Full Changelog: go-logr/logr@v1.4.3...v1.4.4

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

v1.0.0

Compare Source

1.0.0 - 2026-07-01

Pledge to stable API

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

7 commits in this release.


Documentation
Miscellaneous tasks
Updates

People who contributed to this release

inflect license terms

License

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

v1.0.0

Compare Source

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

v0.24.0

Compare Source

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
Testing
Miscellaneous tasks
  • chore: removed most remaining external dependencies by @​fredbi ...
Updates
  • build(deps): bump the go-openapi-dependencies group across 15 directories with 2 updates by @​dependabot[bot] ...
  • build(deps): bump the go-openapi-dependencies group across 15 directories with 2 updates by @​dependabot[bot] ...
Other (technical)

People who contributed to this release

jsonpointer license terms

License

v0.23.2

Compare Source

0.23.2 - 2026-06-26

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

13 commits in this release.


Implemented enhancements
  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...
Documentation
Miscellaneous tasks
Updates

People who contributed to this release

jsonpointer license terms

License

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

v1.0.0

Compare Source

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
Updates

People who contributed to this release

jsonreference license terms

License

v0.21.6

Compare Source

0.21.6 - 2026-05-31

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

21 commits in this release.


Documentation
Code quality
Miscellaneous tasks
Updates

People who contributed to this release

jsonreference license terms

License

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

v0.25.0

Compare Source

0.25.0 - 2026-07-20

Full Changelog: go-openapi/loads@v0.24.2...v0.25.0

1 commits in this release.


Implemented enhancements

People who contributed to this release

loads license terms

License

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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.

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 8 times, most recently from 876e7db to 17bc16f Compare July 20, 2026 19:19
@red-hat-konflux

red-hat-konflux Bot commented Jul 20, 2026

Copy link
Copy Markdown
Author

ℹ️ 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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/sts v1.44.1 -> v1.45.0
github.com/go-openapi/analysis v0.25.1 -> v0.25.5
google.golang.org/genproto/googleapis/rpc v0.0.0-20260630182238-925bb5da69e7 -> v0.0.0-20260706201446-f0a921348800
File name: hack/tools/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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/go-openapi/analysis v0.25.3 -> v0.25.5

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 20 times, most recently from e6a9cf6 to 2982880 Compare July 24, 2026 21:05
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 10 times, most recently from 0c508a4 to cf1cc45 Compare July 27, 2026 05:59
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/release-1.3/go-deps branch from cf1cc45 to 2dce748 Compare July 27, 2026 11:36
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