Skip to content

fix(deps): update go modules (master) - #1816

Open
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master-master/go-modules
Open

fix(deps): update go modules (master)#1816
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master-master/go-modules

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/credentials v1.19.19v1.19.37 age confidence
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.74.2v1.82.3 age confidence
github.com/prometheus/client_golang v1.23.2v1.24.1 age confidence
github.com/sirupsen/logrus v1.9.4v1.10.1 age confidence
github.com/stretchr/testify v1.11.1v1.12.1 age confidence

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/service/cloudwatchlogs)

v1.82.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/agentregistry: v1.0.0
    • Release: New AWS service client module
    • Feature: Agent Registry's Public Preview release
  • github.com/aws/aws-sdk-go-v2/service/agentregistrycontrol: v1.0.0
    • Release: New AWS service client module
    • Feature: Agent Registry's Public Preview release
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.71.0
    • Feature: EC2 Auto Scaling now supports being managed by other AWS services via the operator field.
  • github.com/aws/aws-sdk-go-v2/service/backup: v1.60.0
    • Feature: AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.37.0
    • Feature: Add support for capacity provider sessions in Amazon Bedrock AgentCore. Customers can now delete an active session running on a runtime instance launched through their capacity provider.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.55.0
    • Feature: Add support for Gateway rate limits and Runtime instances in Amazon Bedrock AgentCore. Customers can now configure rate limits scoped to control request rates, token consumption rates, and active connection rates. Customers can now create capacity providers to launch runtimes on their EC2 instances.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.82.0
    • Feature: This release adds index category support to the CloudWatch Logs DescribeFieldIndexes API. Customers can filter and identify DEFAULT, CUSTOM, AUTO, and INACTIVE field indexes.
  • github.com/aws/aws-sdk-go-v2/service/devicefarm: v1.42.0
    • Feature: Adds support for service generated insights across runs, jobs, and tests.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.320.0
    • Feature: Adds a new optional IncludeLocalZones parameter to the Spot Placement Score API that defaults to false. When set to true, the Spot Placement Score API will consider the relevant Local Zones with Spot capacity when computing the Spot Placement Score.
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.61.0
    • Feature: Adds support for C8a, C8i, C9g, M8a, M8i, and M9g EC2 instance type families for managed EC2 and container fleets. Also adds explicit anchors on most string regexes.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.58.0
    • Feature: MSK Clusters can now deliver authorizer logs alongside broker logs to the destinations defined by you
  • github.com/aws/aws-sdk-go-v2/service/marketplaceagreement: v1.20.0
    • Feature: GetAgreementTerms now returns a new term variant in AcceptedTerm, netPaymentTerm, with a paymentDuePeriod field (example "P30D").
  • github.com/aws/aws-sdk-go-v2/service/marketplacediscovery: v1.4.0
    • Feature: GetOfferTerms now returns netPaymentTerm in offerTerms, specifying payment due period after invoice date. The paymentDuePeriod field uses ISO 8601 duration format (e.g., "P30D" for net 30 days). This is a backward-compatible addition. See API documentation for full structure and examples.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.64.0
    • Feature: AWS Elemental MediaTailor now supports concurrent function execution. The new Concurrent Executor function type runs multiple independent child functions in parallel within a single lifecycle hook, reducing pipeline latency to the duration of the slowest call instead of the sum of all calls.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.107.0
    • Feature: AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.264.0
    • Feature: Releases new Model Customization SequenceLength parameter for Training and g7 instance types for Training and Processing.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.76.0
    • Feature: Security Hub is adding a new public API, ListFreeTrialStatusesV2 to describe the free trial statuses of the Security Hub service and its opt-in features.
  • github.com/aws/aws-sdk-go-v2/service/socialmessaging: v1.14.0
    • Feature: Add support for WhatsApp Conversions APIs.

v1.81.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions
  • Dependency Update: Upgrade to smithy-go v1.27.6 to fix various serde issues in HTTP binding services.

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amp: v1.48.0
    • Feature: Amazon Managed Service for Prometheus adds support for an Amazon OpenSearch Service exporter for managed collectors.
  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.57.0
    • Feature: Added support for mid-conversation tool changes in the Amazon Bedrock Converse and ConverseStream APIs
  • github.com/aws/aws-sdk-go-v2/service/billing: v1.14.0
    • Feature: Adds GetEnterpriseSupportChargeSummary, GetEnterpriseSupportContractDetails, and ListEnterpriseSupportLinkedAccountCharges. These APIs provide first-time programmatic access to billing data for Enterprise Support usage previously only available upon request through AWS Concierge or Support.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.76.0
    • Feature: Adding enum for sensitive property to DriftIgnoredReason
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.81.0
    • Feature: Amazon CloudWatch Logs now lets you create and update lookup tables directly from CloudWatch Logs query results by passing a queryId, and configure a lookup table as a scheduled query destination so it refreshes automatically with the latest query results on each run.
  • github.com/aws/aws-sdk-go-v2/service/connectcampaignsv2: v1.18.0
    • Feature: Launching feature for abandonment rate pacing control for outbound campaigns.
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.68.0
    • Feature: Adding support for enhanced Git experience in Sagemaker Unified Studio.
  • github.com/aws/aws-sdk-go-v2/service/elementalinference: v1.5.0
    • Feature: AWS Elemental Inference now supports graphic composition on cropped video outputs, enabling branded graphics and other visual elements to be overlaid as part of the inference workflow.
  • github.com/aws/aws-sdk-go-v2/service/marketplacecatalog: v1.44.0
    • Feature: This release enhances the ListEntities API to support TargetAgreementId, TargetAgreementIntent, and CreatedBySource filters for the Offer entity type.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.66.0
    • Feature: Doc Updates for Container Attributes
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.66.0
    • Feature: Adds the "EKS" value to the AWSServiceName enum and marks the Address field as sensitive.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.123.0
    • Feature: Adding TopicV2 management APIs, adding possibility to use Topics in Analysis
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.124.0
    • Feature: Adds StorageOperationStatus and StorageOperationPercentProgress to DescribeDBInstances, letting you monitor RDS storage initialization and optimization progress.
  • github.com/aws/aws-sdk-go-v2/service/resiliencehubv2: v1.4.0
    • Feature: Adding support for new testing capability in AWS Resilience Hub.
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.38.0
    • Feature: This release adds a new optional TranscriptFormat parameter to the Amazon Transcribe streaming API, letting customers select spoken or written form for numeric and formatted output.

v1.80.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.33.0
    • Feature: Add support for customizable build instance sizes. CreateApp and UpdateApp operations now accept a new JobConfig parameter composed of BuildComputeType.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.53.0
    • Feature: Add support for "apple" CpuManufacturer in ABIS
  • github.com/aws/aws-sdk-go-v2/service/bcmpricingcalculator: v1.5.0
    • Feature: Add AFTER_DISCOUNTS_AND_COMMITMENTS to Workload Estimate Rate Type. Set ListWorkLoadEstimateUsage maxResults range to minimum of 0 and maximum of 300.
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.49.0
    • Feature: CloudTrail Feature Release: Support for Enriched Events with Configurable Context for Event Data Store
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.35.0
    • Feature: This release adds Tag support for Event Action resource, through which customers can create event actions with Tags and retrieve event actions with Tags.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.49.0
    • Feature: AgentArns field is made optional for Object Storage and Azure Blob location create requests. Location credentials are now managed via Secrets Manager, and may be encrypted with service managed or customer managed keys. Authentication is now optional for Azure Blob locations.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.54.0
    • Feature: FSx API changes to support the public launch of new Intelligent Tiering storage class on Amazon FSx for Lustre
  • github.com/aws/aws-sdk-go-v2/service/ivsrealtime: v1.25.0
    • Feature: IVS Real-Time now offers customers the participant replication that allow customers to copy a participant from one stage to another.
  • github.com/aws/aws-sdk-go-v2/service/mwaa: v1.35.0
    • Feature: Amazon MWAA now lets you choose a worker replacement strategy when updating an environment. This release adds two worker replacement strategies: FORCED (default), which stops workers immediately, and GRACEFUL, which allows workers to finish current tasks before shutting down.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.80.0
    • Feature: Adding checksum support for S3 PutBucketOwnershipControls API.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.193.0
    • Feature: Add maintenance status field to DescribeMlflowTrackingServer API response

v1.79.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.50.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/account: v1.33.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.42.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.48.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/aiops: v1.8.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.45.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.40.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.34.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.30.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.41.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi: v1.31.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.36.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.46.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appconfigdata: v1.25.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appfabric: v1.18.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.53.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.39.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.44.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler: v1.29.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.37.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.36.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/applicationsignals: v1.24.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.37.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.41.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.62.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.55.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/arcregionswitch: v1.10.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/arczonalshift: v1.24.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/artifact: v1.18.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.59.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.48.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.69.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/autoscalingplans: v1.32.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/b2bi: v1.0.0-preview.113
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/backup: v1.58.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/backupgateway: v1.28.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/backupsearch: v1.8.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.67.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/bcmdashboards: v1.4.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/bcmdataexports: v1.17.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/bcmpricingcalculator: v1.12.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/bcmrecommendedactions: v1.3.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.65.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.57.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.33.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.46.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.54.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/bedrockdataautomation: v1.17.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/bedrockdataautomationruntime: v1.12.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.55.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/billing: v1.12.0
    • Feature: Add request serialization snapshot tests.
    • Feature: Adds support for managing AWS account credits and billing preferences, including retrieving credit details, viewing per-month credit allocation history, redeeming promotional codes, and configuring credit sharing and billing preferences.
  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.31.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.42.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/budgets: v1.45.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/chatbot: v1.16.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/chime: v1.43.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkidentity: v1.29.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.28.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.35.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.34.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkvoice: v1.30.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.47.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cleanroomsml: v1.25.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cloud9: v1.35.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.31.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/clouddirectory: v1.32.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.74.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.66.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cloudfrontkeyvaluestore: v1.14.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cloudhsm: v1.31.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cloudhsmv2: v1.36.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cloudsearch: v1.34.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cloudsearchdomain: v1.30.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.57.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cloudtraildata: v1.19.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.62.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchevents: v1.34.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.79.0
    • Feature: Add request serialization snapshot tests.
    • Feature: Added PutStorageTierPolicy and GetStorageTierPolicy APIs to Amazon CloudWatch Logs. Customers can now configure account-level Intelligent Tiering to automatically optimize log storage costs by moving infrequently accessed data to lower-cost storage tiers.
  • github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.40.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.71.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.23.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/codecommit: v1.35.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/codeconnections: v1.12.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/codedeploy: v1.37.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/codeguruprofiler: v1.31.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/codegurureviewer: v1.36.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.18.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/codepipeline: v1.48.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.37.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/codestarnotifications: v1.33.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentity: v1.35.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.64.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/cognitosync: v1.31.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/comprehend: v1.42.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/comprehendmedical: v1.34.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.55.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizerautomation: v1.4.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.66.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.180.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/connectcampaigns: v1.22.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/connectcampaignsv2: v1.16.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.43.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/connectcontactlens: v1.35.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/connecthealth: v1.5.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.38.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/controlcatalog: v1.17.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/controltower: v1.30.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/costandusagereportservice: v1.36.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.66.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/costoptimizationhub: v1.25.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.64.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.65.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.41.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.43.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/datapipeline: v1.32.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.60.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.65.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/dax: v1.31.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/deadline: v1.34.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.40.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/devicefarm: v1.40.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/devopsagent: v1.9.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.42.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.42.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/directoryservice: v1.40.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/directoryservicedata: v1.9.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/dlm: v1.38.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.50.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/docdbelastic: v1.22.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.40.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/dsql: v1.15.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.60.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.35.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/ebs: v1.35.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.312.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect: v1.34.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.59.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/ecrpublic: v1.40.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.87.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.43.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.89.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/eksauth: v1.14.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.55.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk: v1.36.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing: v1.35.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.56.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.43.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/elementalinference: v1.3.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.62.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.42.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.43.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/entityresolution: v1.29.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/eventbridge: v1.47.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/evs: v1.12.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/finspace: v1.35.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.35.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/firehose: v1.45.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/fis: v1.39.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.46.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/forecast: v1.43.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/forecastquery: v1.31.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/frauddetector: v1.43.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/freetier: v1.15.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.67.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.57.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/gameliftstreams: v1.13.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/geomaps: v1.12.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/geoplaces: v1.10.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/georoutes: v1.13.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/glacier: v1.34.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/globalaccelerator: v1.37.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.148.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.37.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/greengrass: v1.34.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/greengrassv2: v1.44.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.44.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.81.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/health: v1.39.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/healthlake: v1.40.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.55.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/identitystore: v1.38.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.57.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/inspector: v1.32.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.50.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/inspectorscan: v1.15.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/interconnect: v1.2.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.28.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/invoicing: v1.12.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.76.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/iotdataplane: v1.34.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor: v1.38.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/iotfleetwise: v1.33.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/iotjobsdataplane: v1.32.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/iotmanagedintegrations: v1.11.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling: v1.35.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.54.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/iotthingsgraph: v1.32.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.31.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.57.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.53.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.23.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/ivsrealtime: v1.36.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.55.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/kafkaconnect: v1.32.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.62.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/kendraranking: v1.17.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.27.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/keyspacesstreams: v1.9.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.45.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalytics: v1.32.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.39.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideo: v1.35.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideoarchivedmedia: v1.35.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideomedia: v1.29.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideosignaling: v1.30.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideowebrtcstorage: v1.22.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.54.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.49.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.95.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/lambdacore: v1.1.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/lambdamicrovms: v1.1.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/launchwizard: v1.16.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelbuildingservice: v1.37.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.63.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/lexruntimeservice: v1.31.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/lexruntimev2: v1.37.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.39.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/licensemanagerlinuxsubscriptions: v1.22.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/licensemanagerusersubscriptions: v1.23.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.57.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.53.0
    • Feature: Add req

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Prague)

  • 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

sourcery-ai Bot commented May 25, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates the aws-sdk-go-v2 credentials module dependency from v1.19.16 to v1.19.17 in the vmaas-go module, with corresponding go.sum adjustments.

File-Level Changes

Change Details Files
Bump AWS SDK v2 credentials library to v1.19.17 for vmaas-go.
  • Update the required version of github.com/aws/aws-sdk-go-v2/credentials in go.mod from v1.19.16 to v1.19.17.
  • Refresh go.sum entries to match the new credentials module version and its transitive dependencies.
vmaas-go/go.mod
vmaas-go/go.sum

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

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/master-master/go-modules branch from dc3504c to a65310d Compare May 25, 2026 19:41

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.17 (master) fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.17 (master) - autoclosed May 28, 2026
@red-hat-konflux red-hat-konflux Bot closed this May 28, 2026
@red-hat-konflux
red-hat-konflux Bot deleted the konflux/mintmaker/master-master/go-modules branch May 28, 2026 01:34
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.17 (master) - autoclosed fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.17 (master) May 28, 2026
@red-hat-konflux red-hat-konflux Bot reopened this May 28, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/master-master/go-modules branch 3 times, most recently from af51955 to d3844da Compare May 31, 2026 21:10
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.17 (master) fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.18 (master) May 31, 2026
@red-hat-konflux

red-hat-konflux Bot commented May 31, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: vmaas-go/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):

  • 15 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.41.9 -> v1.43.7
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.11 -> v1.7.18
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.25 -> v1.4.38
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.25 -> v2.7.38
github.com/aws/smithy-go v1.26.0 -> v1.27.8
github.com/prometheus/common v0.67.5 -> v0.70.1
github.com/prometheus/procfs v0.19.2 -> v0.21.1
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5
golang.org/x/crypto v0.52.0 -> v0.54.0
golang.org/x/mod v0.35.0 -> v0.37.0
golang.org/x/net v0.55.0 -> v0.57.0
golang.org/x/sync v0.20.0 -> v0.22.0
golang.org/x/sys v0.45.0 -> v0.47.0
golang.org/x/text v0.37.0 -> v0.40.0
golang.org/x/tools v0.44.0 -> v0.47.0

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/master-master/go-modules branch from d3844da to 4ae9c37 Compare June 1, 2026 01:19
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.18 (master) fix(deps): update go modules (master) Jun 1, 2026
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/master-master/go-modules branch from 4ae9c37 to b7ab511 Compare June 1, 2026 18:30
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules (master) fix(deps): update module github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs to v1.74.2 (master) Jun 4, 2026
@jdobes

jdobes commented Jun 4, 2026

Copy link
Copy Markdown
Member

/retest

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs to v1.74.2 (master) fix(deps): update go modules (master) Jun 4, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules (master) fix(deps): update go modules to v1.78.0 (master) Jun 30, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules to v1.78.0 (master) fix(deps): update go modules (master) Jun 30, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules (master) fix(deps): update go modules to v1.19.24 (master) Jul 1, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules to v1.19.24 (master) fix(deps): update go modules (master) Jul 1, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules (master) fix(deps): update go modules to v1.78.2 (master) Jul 9, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules to v1.78.2 (master) fix(deps): update go modules (master) Jul 9, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules (master) fix(deps): update go modules to v1.19.28 (master) Jul 14, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules to v1.19.28 (master) fix(deps): update go modules (master) Jul 14, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules (master) fix(deps): update go modules to v1.79.1 (master) Jul 19, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules to v1.79.1 (master) fix(deps): update go modules (master) Jul 19, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules (master) fix(deps): update go modules to v1.19.29 (master) Jul 19, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules to v1.19.29 (master) fix(deps): update go modules (master) Jul 19, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules (master) fix(deps): update go modules to v1.80.0 (master) Jul 27, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go modules to v1.80.0 (master) fix(deps): update go modules (master) Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant