Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #3

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
aws (source) required_provider minor 5.31.0 -> 5.54.1 age adoption passing confidence
curlimages/curl final minor 8.00.1 -> 8.8.0 age adoption passing confidence
github.com/Azure/go-autorest/autorest/adal require patch v0.9.5 -> v0.9.24 age adoption passing confidence
github.com/Azure/go-autorest/autorest/adal require patch v0.9.2 -> v0.9.24 age adoption passing confidence
github.com/Azure/go-autorest/autorest/adal require patch v0.9.0 -> v0.9.24 age adoption passing confidence
github.com/go-logr/logr require minor v1.2.3 -> v1.4.2 age adoption passing confidence
github.com/gruntwork-io/terratest require minor v0.41.16 -> v0.46.15 age adoption passing confidence
github.com/miekg/dns require patch v1.1.52 -> v1.1.61 age adoption passing confidence
github.com/prometheus/client_golang require minor v1.14.0 -> v1.19.1 age adoption passing confidence
github.com/rs/zerolog require minor v1.21.0 -> v1.33.0 age adoption passing confidence
github.com/stretchr/testify require minor v1.8.1 -> v1.9.0 age adoption passing confidence
github.com/stretchr/testify require minor v1.8.0 -> v1.9.0 age adoption passing confidence
go.opentelemetry.io/otel require minor v1.10.0 -> v1.27.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace require minor v1.10.0 -> v1.27.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp require minor v1.7.0 -> v1.27.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk require minor v1.10.0 -> v1.27.0 age adoption passing confidence
go.opentelemetry.io/otel/trace require minor v1.10.0 -> v1.27.0 age adoption passing confidence
jaegertracing/all-in-one minor 1.37.0 -> 1.58.0 age adoption passing confidence
k8s.io/api require minor v0.20.6 -> v0.30.2 age adoption passing confidence
k8s.io/api require minor v0.26.3 -> v0.30.2 age adoption passing confidence
k8s.io/apimachinery require minor v0.20.6 -> v0.30.2 age adoption passing confidence
k8s.io/apimachinery require minor v0.26.3 -> v0.30.2 age adoption passing confidence
k8s.io/client-go require minor v0.26.3 -> v0.30.2 age adoption passing confidence
kubernetes (source) required_provider minor 2.5.0 -> 2.31.0 age adoption passing confidence
otel/opentelemetry-collector minor 0.57.2 -> 0.102.1 age adoption passing confidence
sigs.k8s.io/controller-runtime require minor v0.14.5 -> v0.18.4 age adoption passing confidence
sigs.k8s.io/external-dns require minor v0.13.1 -> v0.14.2 age adoption passing confidence
terraform-aws-modules/eks/aws (source) module minor 20.2.1 -> 20.14.0 age adoption passing confidence
terraform-aws-modules/iam/aws (source) module minor 5.33.0 -> 5.39.1 age adoption passing confidence

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.54.1

Compare Source

BUG FIXES:

  • data-source/aws_ami: Fix interface conversion: interface {} is types.ProductCodeValues, not string panic (#​37977)
  • resource/aws_codebuild_project: Increase maximum values of build_batch_config.timeout_in_mins and build_timeout from 480 (8 hours) to 2160 (36 hours) (#​37970)

v5.54.0

Compare Source

NOTES:

  • resource/aws_ec2_capacity_block_reservation: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#​37528)

FEATURES:

  • New Data Source: aws_ec2_capacity_block_offering (#​37528)
  • New Resource: aws_appfabric_app_authorization (#​37468)
  • New Resource: aws_appfabric_app_bundle (#​37542)
  • New Resource: aws_ec2_capacity_block_reservation (#​37528)
  • New Resource: aws_fms_resource_set (#​37767)
  • New Resource: aws_guardduty_malware_protection_plan (#​37919)

ENHANCEMENTS:

  • data-source/aws_opensearch_domain: Add ip_address_type argument (#​37237)
  • resource/aws_ec2_traffic_mirror_session: Mark packet_length as Computed (#​36962)
  • resource/aws_opensearch_domain: Add ip_address_type argument (#​37237)
  • resource/aws_vpc_endpoint: Add subnet_configuration argument to support user defined IP addresses (#​37226)

BUG FIXES:

  • data-source/aws_ami: Fix query returning no results (#​37958)
  • provider: Fixes an error where some data sources were not returning tags (#​37966)
  • resource/aws_applicationinsights_application: Change resource_group_name to ForceNew (#​36962)
  • resource/aws_dynamodb_table: Fix UnknownOperationException: Tagging is not currently supported in DynamoDB Local errors on resource Read (#​37924)
  • resource/aws_ec2_capacity_reservation: Fix InvalidCapacityReservationId.NotFound errors during Read and Delete when resource is manually deleted (#​37127)
  • resource/aws_route53_zone: Fix InvalidInput: 1 validation error detected: Value '...' at 'resourceId' failed to satisfy constraint: Member must have length less than or equal to 32 errors for resources imported with a /hostedzone/ prefix (#​37893)
  • service/apigatewayv2: Retry on ConflictException: Unable to complete operation due to concurrent modification errors (#​37902)

v5.53.0

Compare Source

FEATURES:

  • New Resource: aws_paymentcryptography_key (#​37017)
  • New Resource: aws_paymentcryptography_key_alias (#​37020)

ENHANCEMENTS:

  • data-source/aws_customer_gateway: Add bgp_asn_extended argument (#​37815)
  • data-source/aws_rds_engine_version: Add supports_limitless_database attribute (#​37271)
  • provider: The use_fips_endpoint flag is now ignored for any service with a custom endpoint configured in endpoints. (#​34233)
  • resource/aws_apigatewayv2_authorizer: Add configurable delete timeout (#​37732)
  • resource/aws_customer_gateway: Add bgp_asn_extended argument (#​37815)
  • resource/aws_fsx_lustre_file_system: Add metadata_configuration argument (#​37868)
  • resource/aws_lb: Add support for IPv6-only Application Load Balancers (#​37700)
  • resource/aws_mwaa_environment: Add max_webservers and min_webservers attributes (#​37632)
  • resource/aws_pipes_pipe: Add log_configuration argument (#​37135)
  • resource/aws_route53_record: Fix InvalidChangeBatch errors on resource Delete (#​37850)
  • resource/aws_s3_bucket: Ignore UnsupportedOperation errors when reading acceleration_status, server_side_encryption_configuration and tags (#​37801)
  • resource/aws_transfer_ssh_key: Add ssh_key_id attribute (#​37548)

BUG FIXES:

  • resource/aws_apigatewayv2_authorizer: Fix ConflictException errors on resource Delete (#​37732)
  • resource/aws_bedrockagent_agent: Increase instruction max length for validation to 4000 (#​37758)
  • resource/aws_cloudwatch_log_group: Correctly handles tag updates with empty string tags (#​37668)
  • resource/aws_kms_external_key: Fixes timeout error on creation when ignore_tags matches tag assigned to resource (#​37818)
  • resource/aws_kms_key: Fixes timeout error on creation when ignore_tags matches tag assigned to resource (#​37818)
  • resource/aws_kms_replica_external_key: Fixes timeout error on creation when ignore_tags matches tag assigned to resource (#​37818)
  • resource/aws_kms_replica_key: Fixes timeout error on creation when ignore_tags matches tag assigned to resource (#​37818)
  • resource/aws_mq_broker: Do not reboot on changes to maintenance_window_start_time or auto_minor_version_upgrade (#​36506)
  • resource/aws_pipes_pipe: Mark source_parameters.self_managed_kafka_parameters.credentials.basic_auth as Optional (#​34293)
  • resource/aws_secretsmanager_secret: Tags with empty values no longer remove all tags. (#​37743)
  • resource/aws_ssm_parameter: Fix Cannot import non-existent remote object errors when importing resources with version (#​37832)
  • resource/aws_vpc_endpoint: Restore pre-v5.51.0 default of false for private_dns_enabled (#​37715)
  • service/chatbot: Correctly overrides region when using custom endpoint. (#​37851)
  • service/costoptimizationhub: Correctly overrides region when using custom endpoint. (#​37851)
  • service/cur: Correctly overrides region when using custom endpoint. (#​37851)
  • service/globalaccelerator: Correctly overrides region when using custom endpoint. (#​37851)
  • service/route53: Correctly overrides region when using custom endpoint. (#​37851)
  • service/route53domains: Correctly overrides region when using custom endpoint. (#​37851)
  • service/shield: Correctly overrides region when using custom endpoint. (#​37851)

v5.52.0

Compare Source

ENHANCEMENTS:

  • resource/aws_kinesisanalyticsv2_application: Add application_mode argument (#​37714)
  • resource/aws_lightsail_bucket: Add support to ListTags function for proper key-only tag handling (#​37711)
  • resource/aws_lightsail_certificate: Add support to ListTags function for proper key-only tag handling (#​37711)
  • resource/aws_lightsail_container_service: Add support to ListTags function for proper key-only tag handling (#​37711)
  • resource/aws_lightsail_database: Add support to ListTags function for proper key-only tag handling (#​37711)
  • resource/aws_lightsail_distribution: Add support to ListTags function for proper key-only tag handling (#​37711)
  • resource/aws_lightsail_key_pair: Add support to ListTags function for proper key-only tag handling (#​37711)
  • resource/aws_lightsail_lb: Add support to ListTags function for proper key-only tag handling (#​37711)

BUG FIXES:

  • resource/aws_lightsail_database: Prevent destroy failure when resource is already deleted outside Terraform (#​37711)
  • resource/aws_lightsail_instance: Fix crash when reading a resource that has a key-only tag (#​37587)
  • resource/aws_lightsail_key_pair: Prevent destroy failure when resource is already deleted outside Terraform (#​37711)
  • resource/aws_lightsail_lb: Prevent destroy failure when resource is already deleted outside Terraform (#​37711)

v5.51.1

Compare Source

ENHANCEMENTS:

  • resource/aws_ecs_service: Add volume_configuration argument (#​37019)
  • resource/aws_ecs_task_definition: Add configure_at_launch parameter in volume argument (#​37019)

BUG FIXES:

  • data-source/aws_route53_zone: Fix incorrect name_servers values (#​37685)
  • data-source/aws_route53_zone: Permit both name and zone_id arguments when one is an empty string (#​37686)
  • resource/aws_route53_zone: Fix incorrect name_servers values (#​37685)

v5.51.0

Compare Source

NOTES:

  • data-source/aws_lambda_function: source_code_hash attribute has been deprecated in favor of code_sha256. Will be removed in a future major version (#​37669)
  • data-source/aws_lambda_layer_version: source_code_hash attribute has been deprecated in favor of code_sha256. Will be removed in a future major version (#​37646)

FEATURES:

  • New Data Source: aws_chatbot_slack_workspace (#​37218)
  • New Resource: aws_lambda_runtime_management_config (#​37643)
  • New Resource: aws_vpc_endpoint_private_dns (#​37628)
  • New Resource: aws_vpc_endpoint_service_private_dns_verification (#​37176)

ENHANCEMENTS:

  • data-source/aws_lambda_function: Add code_sha256 attribute (#​37669)
  • data-source/aws_lambda_layer_version: Add code_sha256 attribute (#​37646)
  • data-source/aws_route53_traffic_policy_document: Add support for application-load-balancer, elastic-beanstalk and network-load-balancer endpoint.type values (#​37618)
  • resource/aws_api_gateway_deployment: Add canary_settings attribute (#​37573)
  • resource/aws_iam_openid_connect_provider: Allow client_id_list to be updated in-place (#​37612)
  • resource/aws_lambda_function: Add code_sha256 attribute (#​37669)
  • resource/aws_lambda_function: Remove replace_security_group_on_destroy and replacement_security_group_ids deprecations, re-implement with alternate workflow (#​37624)
  • resource/aws_lambda_layer_version: Add code_sha256 attribute (#​37646)
  • resource/aws_route53_health_check: Add plan-time validation of cloudwatch_alarm_region (#​37510)
  • resource/aws_route53_record: Add plan-time validation of latency_routing_policy.region (#​37510)
  • resource/aws_route53_vpc_association_authorization: Add plan-time validation of vpc_region (#​37510)
  • resource/aws_route53_zone_association: Add plan-time validation of vpc_region (#​37510)
  • resource/aws_wafv2_web_acl: Add api_gateway, app_runner_service, cognito_user_pool, and verified_access_instance configuration blocks to association_config.request_body (#​37588)

BUG FIXES:

  • resource/aws_dynamodb_table_replica: Correctly set kms_key_arn on Read (#​37570)
  • resource/aws_kms_grant: Change grant_token to Sensitive (#​37593)
  • resource/aws_lambda_function: Fix issue when source_code_hash causes drift even if source code has not changed (#​37669)
  • resource/aws_lambda_layer_version: Fix issue when source_code_hash forces a replacement even if source code has not changed (#​37646)
  • resource/aws_m2_deployment: Fix state error on deployment_id during start/stop update (#​37581)
  • resource/aws_storagegateway_smb_file_share: Fix crash when cache_attributes is removed on update (#​37611)

v5.50.0

Compare Source

ENHANCEMENTS:

  • data-source/aws_budgets_budget: Add tags attribute (#​37361)
  • data-source/aws_instance: Add launch_time attribute (#​37002)
  • resource/aws_budgets_budget: Add tags argument (#​37361)
  • resource/aws_budgets_budget_action: Add tags argument (#​37361)
  • resource/aws_ecs_account_setting_default: Add support for fargateTaskRetirementWaitPeriod value in Name argument (#​37018)
  • resource/aws_ssm_resource_data_sync: Add plan-time validation of s3_destination.kms_key_arn, s3_destination.region and s3_destination.sync_format (#​37481)

BUG FIXES:

  • data-source/aws_bedrock_foundation_models: Fix validation regex for the by_provider argument (#​37306)
  • resource/aws_dynamodb_table: Fix UnknownOperationException: Tagging is not currently supported in DynamoDB Local errors on resource Read (#​37472)
  • resource/aws_glue_job: Fix interface conversion: interface {} is nil, not map[string]interface {} panic when notify_delay_after is empty (null) (#​37347)
  • resource/aws_iam_server_certificate: Now correctly reads tags after update and on read. (#​37483)
  • resource/aws_lakeformation_data_cells_filter: Fix inconsistent state error when using row_filter.all_rows_wildcard (#​37433)
  • resource/aws_organizations_account: Allow import of accounts with IAM access to the AWS Billing and Cost Management console (#​35662)
  • resource/aws_ram_principal_association: Correct plan-time validation of principal to fix panic: unexpected format for ID parts ([...]), the following id parts indexes are blank ([1]) (#​37450)
  • resource/aws_route53_record: Change region default to us-east-1 (#​37565)
  • resource/aws_vpc_endpoint_service: Fix destroy error when endpoint service is deleted out-of-band (#​37534)

v5.49.0

Compare Source

FEATURES:

  • New Data Source: aws_datazone_environment_blueprint (#​36600)
  • New Resource: aws_bedrockagent_data_source (#​37158)
  • New Resource: aws_datazone_domain (#​36600)
  • New Resource: aws_datazone_environment_blueprint_configuration (#​36600)

ENHANCEMENTS:

  • data-source/aws_iam_policy_document: Add minified_json attribute (#​35677)
  • resource/aws_dynamodb_table_export: Add plan-time validation of table_arn (#​37288)
  • resource/aws_kms_key: Add rotation_period_in_days argument (#​37140)
  • resource/aws_securitylake_subscriber_notification: Better handles importing resource (#​37332)
  • resource/aws_securitylake_subscriber_notification: Deprecates endpoint_id in favor of subscriber_endpoint (#​37332)
  • resource/aws_securitylake_subscriber_notification: Handles configuration.https_notification_configuration.authorization_api_key_value as sensitive value (#​37332)

BUG FIXES:

  • data-source/aws_fsx_ontap_storage_virtual_machine: Correctly set tags on Read (#​37353)
  • data-source/aws_rds_orderable_db_instance: Fix InvalidParameterValue: Invalid value 3412 for MaxRecords. Must be between 20 and 1000 errors (#​37251)
  • data-source/aws_resourceexplorer2_search: Fix 401 unauthorized error due to missing view_arn in the AWS API request (#​36778)
  • data-source/aws_resourceexplorer2_search: Fix panic caused by bad mappping between Terraform and AWS schemas (#​36778)
  • data-source/aws_resourceexplorer2_search: Fix state persistence and data types (#​36778)
  • resource/aws_bedrockagent_agent: Fix to use the configured prepare_agent value (or default value of true when omitted) for all create and update operations (#​37405)
  • resource/aws_elasticsearch_domain: Fix handling of unset auto_tune_options.rollback_on_disable argument (#​37394)
  • resource/aws_fsx_ontap_storage_virtual_machine: Correctly set tags and tags_all on resource Read (#​37353)
  • resource/aws_fsx_openzfs_file_system: Correctly set tags and tags_all on resource Read (#​37353)
  • resource/aws_kms_custom_key_store: Change trust_anchor_certificate to ForceNew (#​37092)
  • resource/aws_opensearch_domain: Fix handling of unset auto_tune_options.rollback_on_disable argument (#​37394)
  • resource/aws_opensearch_domain: Wait for auto_tune_options to be applied during creation (#​37394)
  • resource/aws_securitylake_aws_log_source: Correctly handles unspecified source_version (#​36268)
  • resource/aws_securitylake_aws_log_source: Prevents errors when creating multiple log sources concurrently (#​36268)
  • resource/aws_securitylake_custom_log_source: Prevents errors when creating multiple log sources concurrently (#​36268)
  • resource/aws_securitylake_custom_log_source: Validates length of source_name parameter (#​36268)
  • resource/aws_securitylake_subscriber: Allow more than one log source (#​36268)
  • resource/aws_securitylake_subscriber: Correctly handles unspecified access_type (#​36268)
  • resource/aws_securitylake_subscriber: Correctly handles unspecified source_version parameter for aws_log_source_resource and custom_log_source_resource (#​36268)
  • resource/aws_securitylake_subscriber: Correctly requires source_name parameter for aws_log_source_resource and custom_log_source_resource (#​36268)
  • resource/aws_securitylake_subscriber_notification: No longer recreates resource when not needed (#​37332)
  • resource/aws_securitylake_subscriber_notification: Requires value for configuration.https_notification_configuration.endpoint (#​37332)
  • resource/provider: Change the AWS SDK for Go v2 API client BackoffDelayer to maintain behavioral compatibility with AWS SDK for Go v1 (#​37404)

v5.48.0

Compare Source

FEATURES:

  • New Resource: aws_bedrockagent_agent_knowledge_base_association (#​37185)

ENHANCEMENTS:

  • resource/aws_cloudwatch_event_target: Add force_destroy argument (#​37130)
  • resource/aws_elasticache_replication_group: Increase default Delete timeout to 45 minutes (#​37182)
  • resource/aws_elasticache_replication_group: Use the configured Delete timeout when detaching from any global replication group (#​37182)
  • resource/aws_fsx_ontap_file_system: Add support for specifying 1 ha_pair with SINGLE_AZ_1 and MULTI_AZ_1 deployment types (#​36511)
  • resource/aws_fsx_ontap_file_system: Increase storage_capacity maximum to 1PiB (#​36511)
  • resource/aws_fsx_ontap_file_system: Support up to 12 ha_pairs (#​36511)
  • resource/aws_fsx_ontap_file_system: Update throughput_capacity_per_ha_pair to support all values from throughput_capacity (#​36511)
  • resource/aws_fsx_ontap_volume: Add aggregate_configuration configuration block (#​36511)
  • resource/aws_fsx_ontap_volume: Add size_in_bytes and volume_style arguments (#​36511)

BUG FIXES:

  • resource/aws_bcmdataexports_export: Fix table_configurations expand/flatten (#​37205)
  • resource/aws_cloudwatch_event_connection: Add plan-time validation preventing empty auth_parameters.oauth.oauth_http_parameters or auth_parameters.invocation_http_parameters
    body, header and query_string configuration blocks (#​26755)
  • resource/aws_elasticache_replication_group: Decrease replica count after other updates (#​34819)
  • resource/aws_elasticache_replication_group: Fix unexpected state 'snapshotting' errors when increasing or decreasing replica count (#​30493)

v5.47.0

Compare Source

NOTES:

  • provider: Updates to Go 1.22. This is the last Go release that will run on macOS 10.15 Catalina (#​36996)
  • resource/aws_bedrockagent_knowledge_base: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#​36783)

FEATURES:

  • New Data Source: aws_identitystore_groups (#​36993)
  • New Resource: aws_bcmdataexports_export (#​36847)
  • New Resource: aws_bedrockagent_agent (#​36851)
  • New Resource: aws_bedrockagent_agent_action_group (#​36935)
  • New Resource: aws_bedrockagent_agent_alias (#​36905)
  • New Resource: aws_bedrockagent_knowledge_base (#​36783)
  • New Resource: aws_globalaccelerator_cross_account_attachment (#​35991)
  • New Resource: aws_verifiedpermissions_policy (#​35413)

ENHANCEMENTS:

  • data-source/aws_eip: Add arn attribute (#​35991)
  • resource/aws_api_gateway_rest_api: Correctly set root_resource_id on resource Read (#​37040)
  • resource/aws_appmesh_mesh: Add spec.service_discovery argument (#​37042)
  • resource/aws_cloudformation_stack_set: Adds guidance on permissions when using delegated administrator account (#​37069)
  • resource/aws_db_instance: Add dedicated_log_volume argument (#​36503)
  • resource/aws_eip: Add arn attribute (#​35991)
  • resource/aws_elasticache_replication_group: Add transit_encryption_mode argument (#​30403)
  • resource/aws_elasticache_replication_group: Changes to the transit_encryption_enabled argument can now be done in-place for engine versions > 7.0.5 (#​30403)
  • resource/aws_kinesis_firehose_delivery_stream: Add snowflake_configuration argument ([#​36646](https://tog

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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Author

renovate bot commented Jun 17, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: terratest/go.sum
Command failed: go get -d -t ./...
go: downloading github.com/AbsaOSS/gopkg v0.1.3
go: downloading github.com/gruntwork-io/terratest v0.46.15
go: downloading github.com/stretchr/testify v1.9.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading k8s.io/api v0.30.2
go: downloading k8s.io/apimachinery v0.30.2
go: downloading github.com/lixiangzhong/dnsutil v0.0.0-20191203032812-75ad39d2945a
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/gonvenience/ytbx v1.4.4
go: downloading github.com/gruntwork-io/go-commons v0.8.0
go: downloading github.com/homeport/dyff v1.6.0
go: downloading golang.org/x/net v0.23.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading k8s.io/client-go v0.28.4
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/miekg/dns v1.1.31
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/BurntSushi/toml v1.3.2
go: downloading github.com/gonvenience/bunt v1.3.5
go: downloading github.com/gonvenience/text v1.0.7
go: downloading github.com/gonvenience/wrap v1.1.2
go: downloading github.com/virtuald/go-ordered-json v0.0.0-20170621173500-b18e6e673d74
go: downloading github.com/go-errors/errors v1.0.2-0.20180813162953-d98b870cc4e0
go: downloading github.com/urfave/cli v1.22.2
go: downloading github.com/mattn/go-zglob v0.0.2-0.20190814121620-e3c945676326
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/gonvenience/neat v1.3.12
go: downloading github.com/gonvenience/term v1.0.2
go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
go: downloading github.com/mitchellh/hashstructure v1.1.0
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/texttheater/golang-levenshtein v1.0.1
go: downloading github.com/aws/aws-sdk-go v1.44.122
go: downloading github.com/go-sql-driver/mysql v1.4.1
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/hashicorp/go-multierror v1.1.0
go: downloading github.com/pquerna/otp v1.2.0
go: downloading k8s.io/klog/v2 v2.120.1
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading github.com/imdario/mergo v0.3.11
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/term v0.18.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading golang.org/x/crypto v0.21.0
go: downloading golang.org/x/sys v0.18.0
go: downloading github.com/mattn/go-ciede2000 v0.0.0-20170301095244-782e8c62fec3
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading golang.org/x/sync v0.4.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading github.com/mitchellh/go-ps v1.0.0
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading golang.org/x/time v0.3.0
go: downloading golang.org/x/oauth2 v0.8.0
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/moby/spdystream v0.2.0
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/emicklei/go-restful/v3 v3.9.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/josharian/intern v1.0.0
go: k8gbterratest/utils imports
	github.com/gruntwork-io/terratest/modules/k8s imports
	k8s.io/client-go/kubernetes imports
	k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 imports
	k8s.io/api/flowcontrol/v1alpha1: cannot find module providing package k8s.io/api/flowcontrol/v1alpha1

File name: go.sum
Command failed: go get -d -t ./...
go: downloading sigs.k8s.io/controller-runtime v0.18.4
go: downloading go.opentelemetry.io/otel v1.27.0
go: downloading go.opentelemetry.io/otel/trace v1.27.0
go: downloading sigs.k8s.io/external-dns v0.14.2
go: downloading github.com/prometheus/client_golang v1.19.1
go: downloading go.uber.org/mock v0.4.0
go: downloading k8s.io/client-go v0.30.2
go: downloading github.com/AbsaOSS/env-binder v1.0.1
go: downloading github.com/rs/zerolog v1.33.0
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/infobloxopen/infoblox-go-client v1.1.1
go: downloading github.com/miekg/dns v1.1.61
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.27.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.27.0
go: downloading go.opentelemetry.io/otel/sdk v1.27.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.0
go: downloading k8s.io/utils v0.0.0-20240423183400-0849a56e8f22
go: downloading github.com/evanphx/json-patch v5.7.0+incompatible
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.53.0
go: downloading github.com/prometheus/procfs v0.12.0
go: downloading golang.org/x/sys v0.21.0
go: downloading google.golang.org/protobuf v1.34.1
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/net v0.26.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading go.opentelemetry.io/otel/metric v1.27.0
go: downloading go.opentelemetry.io/proto/otlp v1.2.0
go: downloading golang.org/x/tools v0.22.0
go: downloading k8s.io/kube-openapi v0.0.0-20240423202451-8948a665c108
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading golang.org/x/term v0.21.0
go: downloading golang.org/x/oauth2 v0.20.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading google.golang.org/grpc v1.64.0
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
go: downloading k8s.io/apiextensions-apiserver v0.30.1
go: downloading github.com/imdario/mergo v0.3.16
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/text v0.16.0
go: downloading golang.org/x/sync v0.7.0
go: downloading google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240520151616-dc85e6b867a5
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading golang.org/x/mod v0.18.0
go: downloading github.com/emicklei/go-restful/v3 v3.12.0
go: github.com/k8gb-io/k8gb/controllers/mocks imports
	sigs.k8s.io/controller-runtime/pkg/config/v1alpha1: cannot find module providing package sigs.k8s.io/controller-runtime/pkg/config/v1alpha1

@abaguas abaguas closed this Jun 17, 2024
@abaguas abaguas deleted the renovate/all-minor-patch branch June 17, 2024 15:05
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.

1 participant