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

Bump the go group with 19 updates #34973

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2023

Bumps the go group with 19 updates:

Package From To
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/redisenterprise/armredisenterprise 1.1.1 1.2.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/subscription/armsubscription 1.1.0 1.2.0
github.com/ClickHouse/ch-go 0.58.2 0.60.0
github.com/aws/aws-sdk-go 1.47.9 1.48.3
github.com/aws/aws-sdk-go-v2 1.22.2 1.23.1
github.com/aws/aws-sdk-go-v2/config 1.23.0 1.25.5
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.12.1 1.12.3
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.13.5 1.14.2
github.com/aws/aws-sdk-go-v2/service/athena 1.34.1 1.35.1
github.com/aws/aws-sdk-go-v2/service/ec2 1.132.0 1.137.1
github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect 1.19.1 1.19.3
github.com/aws/aws-sdk-go-v2/service/ecs 1.32.1 1.33.2
github.com/aws/aws-sdk-go-v2/service/glue 1.67.1 1.69.1
github.com/aws/aws-sdk-go-v2/service/iam 1.27.1 1.27.3
github.com/aws/aws-sdk-go-v2/service/rds 1.62.3 1.63.1
github.com/aws/aws-sdk-go-v2/service/sns 1.25.1 1.25.3
github.com/aws/aws-sdk-go-v2/service/sqs 1.28.0 1.28.2
github.com/sashabaranov/go-openai 1.17.8 1.17.9
github.com/snowflakedb/gosnowflake 1.6.25 1.7.0

Updates github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/redisenterprise/armredisenterprise from 1.1.1 to 1.2.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/redisenterprise/armredisenterprise's releases.

sdk/resourcemanager/subscription/armsubscription/v1.2.0

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.

sdk/resourcemanager/streamanalytics/armstreamanalytics/v1.2.0

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.

sdk/resourcemanager/storagesync/armstoragesync/v1.2.0

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.

sdk/resourcemanager/storagepool/armstoragepool/v1.2.0

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.

sdk/resourcemanager/managementgroups/armmanagementgroups/v1.2.0

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.

sdk/resourcemanager/windowsiot/armwindowsiot/v1.2.0

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.

sdk/resourcemanager/vmwarecloudsimple/armvmwarecloudsimple/v1.2.0

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.

sdk/resourcemanager/timeseriesinsights/armtimeseriesinsights/v1.2.0

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.

sdk/resourcemanager/servicefabric/armservicefabric/v1.2.0

1.2.0 (2023-11-24)

... (truncated)

Commits
  • 0fbd371 Merge pull request #33 from jen20/virtual-network-client
  • c95e423 Add a client for Virtual Network management
  • af6985d Merge pull request #35 from ahmetalpbalkan/CreateBlockBlob
  • c99fb1d make block.Size int64, add CreateBlockBlob
  • 9abf8bf Merge pull request #28 from jen20/private-error-messages
  • c1f7c85 Merge pull request #24 from jf/codetweaks
  • 0d03132 Merge pull request #19 from jf/master
  • 24f03c1 Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted
  • 30c4704 util.go: remove unused dateLayout from currentTimeRfc1123Formatted()
  • acc54a2 Merge pull request #29 from jen20/location-concatenation
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/subscription/armsubscription from 1.1.0 to 1.2.0

Commits
  • 0fbd371 Merge pull request #33 from jen20/virtual-network-client
  • c95e423 Add a client for Virtual Network management
  • af6985d Merge pull request #35 from ahmetalpbalkan/CreateBlockBlob
  • c99fb1d make block.Size int64, add CreateBlockBlob
  • 9abf8bf Merge pull request #28 from jen20/private-error-messages
  • c1f7c85 Merge pull request #24 from jf/codetweaks
  • 0d03132 Merge pull request #19 from jf/master
  • 24f03c1 Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted
  • 30c4704 util.go: remove unused dateLayout from currentTimeRfc1123Formatted()
  • acc54a2 Merge pull request #29 from jen20/location-concatenation
  • Additional commits viewable in compare view

Updates github.com/ClickHouse/ch-go from 0.58.2 to 0.60.0

Release notes

Sourced from github.com/ClickHouse/ch-go's releases.

v0.59.0

What's Changed

Full Changelog: ClickHouse/ch-go@v0.58.2...v0.59.0

Commits
  • 48182c3 Merge pull request #357 from ClickHouse/feat/query-logger
  • 0ee8762 ci(pr): fix job
  • 678c0f2 feat: add query logger
  • 8855aa2 chore(deps): upd
  • 680b0ab Merge pull request #356 from ClickHouse/feat/batch-profile-and-log-options
  • 90590d8 test: update OnLog, OnProfileEvent
  • b5d1d06 ci(e2e): update versions
  • 09359b7 feat: batch On{ProfileEvent,Log}
  • 6d9066b Merge pull request #355 from ClickHouse/dependabot/go_modules/opentelemetry-8...
  • 697f741 chore(deps): bump the opentelemetry group with 2 updates
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.47.9 to 1.48.3

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.48.3 (2023-11-22)

Service Client Updates

  • service/kinesis: Updates service API and documentation
    • This release adds support for resource based policies on streams and consumers.
  • service/s3control: Updates service API and documentation
    • Amazon S3 Batch Operations now manages buckets or prefixes in a single step.
  • service/sagemaker: Updates service API and documentation
    • This feature adds the end user license agreement status as a model access configuration parameter.

Release v1.48.2 (2023-11-21)

Service Client Updates

  • service/cloudfront: Updates service API, documentation, paginators, and examples
    • This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions.
  • service/cloudfront-keyvaluestore: Adds new service
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/inspector-scan: Adds new service
  • service/iotsitewise: Updates service API, documentation, and paginators
  • service/iottwinmaker: Updates service API, documentation, and paginators
  • service/s3: Updates service API, documentation, and examples
    • Add support for automatic date based partitioning in S3 Server Access Logs.

Release v1.48.1 (2023-11-20)

Service Client Updates

  • service/codestar-connections: Updates service API, documentation, and paginators
  • service/docdb: Updates service API and documentation
    • Amazon DocumentDB updates for new cluster storage configuration: Amazon DocumentDB I/O-Optimized.
  • service/ec2: Updates service API and documentation
    • This release adds support for Security group referencing over Transit gateways, enabling you to simplify Security group management and control of instance-to-instance traffic across VPCs that are connected by Transit gateway.

Release v1.48.0 (2023-11-17)

Service Client Updates

  • service/appmesh: Updates service API and documentation
  • service/athena: Updates service API and documentation
    • Adding SerivicePreProcessing time metric
  • service/cloud9: Updates service documentation and examples
    • A minor doc only update related to changing the date of an API change.
  • service/cloudformation: Updates service API and documentation
    • This release adds a new flag ImportExistingResources to CreateChangeSet. Specify this parameter on a CREATE- or UPDATE-type change set to import existing resources with custom names instead of recreating them.
  • service/codepipeline: Updates service API and documentation
    • CodePipeline now supports overriding source revisions to achieve manual re-deploy of a past revision
  • service/codestar-connections: Updates service API, documentation, and paginators

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.22.2 to 1.23.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.23.0 to 1.25.5

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

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.12.1 to 1.12.3

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.13.5 to 1.14.2

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/s3/manager's changelog.

Release (2023-02-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.19.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/account: v1.9.1
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.17.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.21.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/alexaforbusiness: v1.15.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.16.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.13.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.14.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.9.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.16.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi: v1.11.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.13.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.17.1
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/appconfigdata: v1.6.1
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.24.2
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/athena from 1.34.1 to 1.35.1

Changelog

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

Release (2022-04-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.15.0
    • Feature: Enables users to pass custom token URL parameters for Oauth2 authentication during create connector profile
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.16.0
    • Feature: Includes updates for create and update fleet APIs to manage the session scripts locations for Elastic fleets.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.18.0
    • Feature: Enables configuration updates for compute environments with BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.18.1
    • Documentation: Updates documentation for additional statistics in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.35.1
    • Documentation: Documentation updates for Amazon EC2.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.23.0
    • Feature: Auto Scaling for Glue version 3.0 and later jobs to dynamically scale compute resources. This SDK change provides customers with the auto-scaled DPU usage

Release (2022-04-13)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.18.0
    • Feature: Adds support for additional statistics in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.23.0
    • Feature: This release adds support for deploying FSx for ONTAP file systems in a single Availability Zone.

Release (2022-04-12)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.17.0
    • Feature: This release adds new APIs DeleteInsight to deletes the insight along with the associated anomalies, events and recommendations.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.35.0
    • Feature: X2idn and X2iedn instances are powered by 3rd generation Intel Xeon Scalable processors with an all-core turbo frequency up to 3.5 GHzAmazon EC2. C6a instances are powered by 3rd generation AMD EPYC processors.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.17.0
    • Feature: Amazon EFS adds support for a ThrottlingException when using the CreateAccessPoint API if the account is nearing the AccessPoint limit(120).
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.6.0
    • Feature: This release adds the following new features: 1) ListEntities API now supports search using ExternalId. 2) BatchPutPropertyValue and GetPropertyValueHistory API now allows users to represent time in sub-second level precisions.
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.15.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/lexruntimev2: v1.14.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.26.5
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.6.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.

Release (2022-04-11)

Module Highlights

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.132.0 to 1.137.1

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

Updates github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect from 1.19.1 to 1.19.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecs from 1.32.1 to 1.33.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/glue from 1.67.1 to 1.69.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.27.1 to 1.27.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.62.3 to 1.63.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sns from 1.25.1 to 1.25.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sqs from 1.28.0 to 1.28.2

Changelog

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

Release (2023-07-28)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.23.4
    • Documentation: Documentation changes related to SQS APIs.

Release (2023-07-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.29.0
    • Feature: This release updates validation for instance types used in the AllowedInstanceTypes and ExcludedInstanceTypes parameters of the InstanceRequirements property of a MixedInstancesPolicy.
  • github.com/aws/aws-sdk-go-v2/service/ebs: v1.17.0
    • Feature: SDK and documentation updates for Amazon Elastic Block Store API
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.108.0
    • Feature: SDK and documentation updates for Amazon Elastic Block Store APIs
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.28.0
    • Feature: Add multiple customer error code to handle customer caused failure when managing EKS node groups
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.95.0
    • Feature: Expose ProfilerConfig attribute in SageMaker Search API response.

Release (2023-07-26)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/entityresolution: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS Entity Resolution can effectively match a source record from a customer relationship management (CRM) system with a source record from a marketing system containing campaign information.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.58.0
    • Feature: Release Glue Studio Snowflake Connector Node for SDK/CLI
  • github.com/aws/aws-sdk-go-v2/service/healthlake: v1.16.4
    • Documentation: Updating the HealthLake service documentation.
  • github.com/aws/aws-sdk-go-v2/service/managedblockchainquery: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon Managed Blockchain (AMB) Query provides serverless access to standardized, multi-blockchain datasets with developer-friendly APIs.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.39.1
    • Documentation: This release includes general updates to user documentation.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.5.2
    • Documentation: The service is renaming as a part of AWS Health.
  • github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.3.0
    • Feature: This release adds new collection type VectorSearch.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.27.0
    • Feature: Amazon Polly adds 1 new voice - Lisa (nl-BE)
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.28.5
    • Documentation: Update that corrects the documents for received feedback.

Release (2023-07-25)

General Highlights

Bumps the go group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/redisenterprise/armredisenterprise](https://github.com/Azure/azure-sdk-for-go) | `1.1.1` | `1.2.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/subscription/armsubscription](https://github.com/Azure/azure-sdk-for-go) | `1.1.0` | `1.2.0` |
| [github.com/ClickHouse/ch-go](https://github.com/ClickHouse/ch-go) | `0.58.2` | `0.60.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.47.9` | `1.48.3` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.22.2` | `1.23.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.23.0` | `1.25.5` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.12.1` | `1.12.3` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.13.5` | `1.14.2` |
| [github.com/aws/aws-sdk-go-v2/service/athena](https://github.com/aws/aws-sdk-go-v2) | `1.34.1` | `1.35.1` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.132.0` | `1.137.1` |
| [github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect](https://github.com/aws/aws-sdk-go-v2) | `1.19.1` | `1.19.3` |
| [github.com/aws/aws-sdk-go-v2/service/ecs](https://github.com/aws/aws-sdk-go-v2) | `1.32.1` | `1.33.2` |
| [github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2) | `1.67.1` | `1.69.1` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.27.1` | `1.27.3` |
| [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) | `1.62.3` | `1.63.1` |
| [github.com/aws/aws-sdk-go-v2/service/sns](https://github.com/aws/aws-sdk-go-v2) | `1.25.1` | `1.25.3` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.28.0` | `1.28.2` |
| [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) | `1.17.8` | `1.17.9` |
| [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.6.25` | `1.7.0` |


Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/redisenterprise/armredisenterprise` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.1.1...v1.2)

Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/subscription/armsubscription` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@v1.1...v1.2)

Updates `github.com/ClickHouse/ch-go` from 0.58.2 to 0.60.0
- [Release notes](https://github.com/ClickHouse/ch-go/releases)
- [Commits](ClickHouse/ch-go@v0.58.2...v0.60.0)

Updates `github.com/aws/aws-sdk-go` from 1.47.9 to 1.48.3
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.47.9...v1.48.3)

Updates `github.com/aws/aws-sdk-go-v2` from 1.22.2 to 1.23.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.22.2...v1.23.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.23.0 to 1.25.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.23.0...config/v1.25.5)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.12.1 to 1.12.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.12.1...service/mq/v1.12.3)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.13.5 to 1.14.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/mq/v1.14.2/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.13.5...service/mq/v1.14.2)

Updates `github.com/aws/aws-sdk-go-v2/service/athena` from 1.34.1 to 1.35.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.35.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.34.1...service/ec2/v1.35.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.132.0 to 1.137.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.132.0...service/ec2/v1.137.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect` from 1.19.1 to 1.19.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.19.1...service/mq/v1.19.3)

Updates `github.com/aws/aws-sdk-go-v2/service/ecs` from 1.32.1 to 1.33.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.32.1...service/ecs/v1.33.2)

Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.67.1 to 1.69.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/glue/v1.67.1...service/glue/v1.69.1)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.27.1 to 1.27.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.27.1...service/s3/v1.27.3)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.62.3 to 1.63.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.62.3...service/ec2/v1.63.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sns` from 1.25.1 to 1.25.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.25.1...config/v1.25.3)

Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.28.0 to 1.28.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ecs/v1.28.2/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.28.0...service/ecs/v1.28.2)

Updates `github.com/sashabaranov/go-openai` from 1.17.8 to 1.17.9
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](sashabaranov/go-openai@v1.17.8...v1.17.9)

Updates `github.com/snowflakedb/gosnowflake` from 1.6.25 to 1.7.0
- [Release notes](https://github.com/snowflakedb/gosnowflake/releases)
- [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/release.go)
- [Commits](snowflakedb/gosnowflake@v1.6.25...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/redisenterprise/armredisenterprise
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/subscription/armsubscription
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/ClickHouse/ch-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/athena
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/glue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/sashabaranov/go-openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/snowflakedb/gosnowflake
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
@rosstimothy
Copy link
Contributor

Looks like a few more AWS breakages this week. @nklaassen would you be able to take a look?

  lib/integrations/externalcloudaudit/bootstrap.go:147:13: cannot use defaultObjectLockRetentionYears (untyped int constant 4) as *int32 value in struct literal
  lib/integrations/externalcloudaudit/bootstrap.go:177:13: cannot use 1 (untyped int constant) as *int32 value in struct literal
  lib/integrations/externalcloudaudit/bootstrap.go:187:32: cannot use 0 (untyped int constant) as *int32 value in struct literal
  lib/integrations/externalcloudaudit/bootstrap.go:188:32: cannot use 1 (untyped int constant) as *int32 value in struct literal
  lib/integrations/externalcloudaudit/bootstrap.go:191:28: cannot use 7 (untyped int constant) as *int32 value in struct literal
  lib/integrations/externalcloudaudit/bootstrap.go:194:34: cannot use true (untyped bool constant) as *bool value in struct literal
  lib/integrations/externalcloudaudit/bootstrap.go:210:31: cannot use objectLock (variable of type bool) as *bool value in struct literal) (typecheck)

@codingllama
Copy link
Contributor

I think this hits the same problems as #34755 - we can't update the AWS SDK until Snowflake catches up, due to the new AWS breaking changes.

@codingllama
Copy link
Contributor

Mailed #35054 with all non-AWS parts.

@codingllama
Copy link
Contributor

For future reference, the December Snowflake release should allow us to update the AWS SDKs: snowflakedb/gosnowflake#970 (comment).

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 28, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/go-43dfd2ec49 branch November 28, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Issues related to Go builds/tooling no-changelog Indicates that a PR does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants