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

build(deps): bump the dependencies group in /storage with 15 updates #1056

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps the dependencies group in /storage with 15 updates:

Package From To
github.com/Scalingo/go-utils/logger 1.3.0 1.4.0
github.com/aws/aws-sdk-go-v2 1.30.4 1.36.0
github.com/aws/aws-sdk-go-v2/credentials 1.17.30 1.17.57
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.16 1.17.57
github.com/aws/aws-sdk-go-v2/service/s3 1.61.0 1.75.2
github.com/aws/smithy-go 1.20.4 1.22.2
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream 1.6.4 1.6.8
github.com/aws/aws-sdk-go-v2/internal/configsources 1.3.16 1.3.31
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 2.6.16 2.6.31
github.com/aws/aws-sdk-go-v2/internal/v4a 1.3.16 1.3.31
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding 1.11.4 1.12.2
github.com/aws/aws-sdk-go-v2/service/internal/checksum 1.3.18 1.5.5
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url 1.11.18 1.12.12
github.com/aws/aws-sdk-go-v2/service/internal/s3shared 1.17.16 1.18.12
golang.org/x/sys 0.27.0 0.28.0

Updates github.com/Scalingo/go-utils/logger from 1.3.0 to 1.4.0

Commits
  • 07ed960 Merge pull request #1000 from Scalingo/release/mongo/1.4.0
  • 2db025c [mongo] Bump v1.4.0
  • 2dad0ed Merge pull request #999 from Scalingo/fix/998/validation-internal-errors
  • ae3124d Lint
  • 6da687f Review: refacto and error message improvement
  • e800254 package(mongo) Do not break API to handle validation errors with internal errors
  • d750436 Merge pull request #997 from Scalingo/fix/1030/mongo-pagination-custom-query
  • 1c9f6dc Update mongo/pagination/pagination.go: typo
  • c764b19 Review: doc and additional test
  • cd20c6a Update changelog
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.30.4 to 1.36.0

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.30 to 1.17.57

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.16 to 1.17.57

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.0 to 1.75.2

Commits

Updates github.com/aws/smithy-go from 1.20.4 to 1.22.2

Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2025-01-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.2
    • Bug Fix: Fix HTTP metrics data race.
    • Bug Fix: Replace usages of deprecated ioutil package.

Release (2024-11-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.1
    • Bug Fix: Fix failure to replace URI path segments when their names overlap.

Release (2024-10-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.0
    • Feature: Add HTTP client metrics.

Release (2024-09-25)

Module Highlights

  • github.com/aws/smithy-go/aws-http-auth: v1.0.0
    • Release: Initial release of module aws-http-auth, which implements generically consumable SigV4 and SigV4a request signing.

Release (2024-09-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.21.0
    • Feature: Add tracing and metrics APIs, and builtin instrumentation for both, in generated clients.
  • github.com/aws/smithy-go/metrics/smithyotelmetrics: v1.0.0
    • Release: Initial release of smithyotelmetrics module, which is used to adapt an OpenTelemetry SDK meter provider to be used with Smithy clients.
  • github.com/aws/smithy-go/tracing/smithyoteltracing: v1.0.0
    • Release: Initial release of smithyoteltracing module, which is used to adapt an OpenTelemetry SDK tracer provider to be used with Smithy clients.

Release (2024-08-14)

Module Highlights

... (truncated)

Commits
  • f2ae388 Release 2025-01-21
  • d9b8ee9 refactor: fix deprecated for ioutil (#560)
  • ee8334e transport/http: fix metrics race condition (#555)
  • 7e81497 transport/http: fix go doc typo (#554)
  • a7d0f1e fix potential nil deref in waiter path matcher (#563)
  • e5c5ac3 add changelog instructions and make recipe
  • 5e16ee7 add missing waiter retry breakout on non-nil non-matched error (#561)
  • 10fbeed Revert "Change defaults when generating a client via smithy CLI (#558)" (#559)
  • 95ba318 Change defaults when generating a client via smithy CLI (#558)
  • bed421c Release 2024-11-15
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream from 1.6.4 to 1.6.8

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/configsources from 1.3.16 to 1.3.31

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 from 2.6.16 to 2.6.31

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/v4a from 1.3.16 to 1.3.31

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding from 1.11.4 to 1.12.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/checksum from 1.3.18 to 1.5.5

Changelog

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

Release (2022-05-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/internal/ini: v1.3.12
    • Bug Fix: Removes the fuzz testing files from the module, as they are invalid and not used.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.25.0
    • Feature: This release adds a new optional parameter called codeGenNodeConfiguration to CRUD job APIs that allows users to manage visual jobs via APIs. The updated CreateJob and UpdateJob will create jobs that can be viewed in Glue Studio as a visual graph. GetJob can be used to get codeGenNodeConfiguration.
  • github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling: v1.13.1
    • Bug Fix: Fixes iotsecuretunneling and mobile API clients to use the correct name for signing requests, Fixes #1686.
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.17.2
    • Documentation: Add HMAC best practice tip, annual rotation of AWS managed keys.
  • github.com/aws/aws-sdk-go-v2/service/mobile: v1.11.5
    • Bug Fix: Fixes iotsecuretunneling and mobile API clients to use the correct name for signing requests, Fixes #1686.

Release (2022-05-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.13.0
    • Feature: Add Migration Evaluator Collector details to the GetDiscoverySummary API response
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.18.0
    • Feature: Introduced a new error (TooLongCSPInResponseHeadersPolicy) that is returned when the value of the Content-Security-Policy header in a response headers policy exceeds the maximum allowed length.
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.18.1
    • Documentation: Documentation updates for Amazon Rekognition.
  • github.com/aws/aws-sdk-go-v2/service/resiliencehub: v1.6.0
    • Feature: In this release, we are introducing support for Amazon Elastic Container Service, Amazon Route 53, AWS Elastic Disaster Recovery, AWS Backup in addition to the existing supported Services. This release also supports Terraform file input from S3 and scheduling daily assessments
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.14.2
    • Documentation: Updated the descriptions for the ListAcceptedPortfolioShares API description and the PortfolioShareType parameters.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.16.5
    • Documentation: Documentation updates for AWS Security Token Service.
  • github.com/aws/aws-sdk-go-v2/service/workspacesweb: v1.6.0
    • Feature: Amazon WorkSpaces Web now supports Administrator timeout control

Release (2022-05-13)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.9.0
    • Feature: This release adds APIs for creating and deleting API keys in an Amazon Managed Grafana workspace.

Release (2022-05-12)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.43.0
    • Feature: This release introduces a target type Gateway Load Balancer Endpoint for mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation of a traffic mirror target.
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.10.5

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/presigned-url from 1.11.18 to 1.12.12

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/internal/presigned-url's changelog.

Release (2022-08-09)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.20.0
    • Feature: Various quota increases related to dimensions and custom metrics
  • github.com/aws/aws-sdk-go-v2/service/location: v1.18.0
    • Feature: Amazon Location Service now allows circular geofences in BatchPutGeofence, PutGeofence, and GetGeofence APIs.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.39.0
    • Feature: Amazon SageMaker Automatic Model Tuning now supports specifying multiple alternate EC2 instance types to make tuning jobs more robust when the preferred instance type is not available due to insufficient capacity.
  • github.com/aws/aws-sdk-go-v2/service/sagemakera2iruntime: v1.13.0
    • Feature: Fix bug with parsing ISO-8601 CreationTime in Java SDK in DescribeHumanLoop

Release (2022-08-08)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.16.9
    • Bug Fix: aws/signer/v4: Fixes a panic in SDK's handling of endpoint URLs with ports by correcting how URL path is parsed from opaque URLs. Fixes #1294.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.29.0
    • Feature: Add an option to run non-urgent or non-time sensitive Glue Jobs on spare capacity
  • github.com/aws/aws-sdk-go-v2/service/identitystore: v1.14.10
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.21.0
    • Feature: AWS IoT Wireless release support for sidewalk data reliability.
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.17.0
    • Feature: Adds support for Advance Quiet Time in Journeys. Adds RefreshOnSegmentUpdate and WaitForQuietTime to JourneyResponse.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.23.2
    • Documentation: A series of documentation updates to the QuickSight API reference.
  • github.com/aws/aws-sdk-go-v2/service/sso: v1.11.14
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • github.com/aws/aws-sdk-go-v2/service/ssoadmin: v1.15.2
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.12.12
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)

Release (2022-08-04)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.13.0
    • Feature: Adds support for Tags on Amazon Chime SDK WebRTC sessions
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.24.0
    • Feature: Add resourceType enums for Athena, GlobalAccelerator, Detective and EC2 types
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.21.3
    • Documentation: Documentation updates for Database Migration Service (DMS).
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.28.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/s3shared from 1.17.16 to 1.18.12

Commits
  • 3f28b51 Release 2023-02-03
  • 6e8d17f Regenerated Clients
  • 60dbdbb Update endpoints model
  • 212910a Update API model
  • eb8cb66 Upgrade smithy to 1.27.2, correct query empty list serialization
  • 24db9f5 Update processcreds.CredentialProcessResponse visibility to public (#1921)
  • bd3003e dependency: upgrade smithy to 1.27.2 and correct query empty list serialization
  • 0d94f22 Release 2023-02-02
  • 2eec85e Regenerated Clients
  • 4ca6e32 Update endpoints model
  • Additional commits viewable in compare view

Updates golang.org/x/sys from 0.27.0 to 0.28.0

Commits
  • fe16172 unix: define IfMsghdr2, IfData64, and RtMsghdr2 on darwin
  • 0a57dbc unix: update to kernel Linux 6.12
  • 3cf1e67 unix: don't fail TestPpoll on EINTR
  • d2cea70 windows: add functions to get named pipe process IDs
  • a13946c windows: regenerate zsyscall_windows.go
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group in /storage with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/Scalingo/go-utils/logger](https://github.com/Scalingo/go-utils) | `1.3.0` | `1.4.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.4` | `1.36.0` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.30` | `1.17.57` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.16` | `1.17.57` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.61.0` | `1.75.2` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.20.4` | `1.22.2` |
| [github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream](https://github.com/aws/aws-sdk-go-v2) | `1.6.4` | `1.6.8` |
| [github.com/aws/aws-sdk-go-v2/internal/configsources](https://github.com/aws/aws-sdk-go-v2) | `1.3.16` | `1.3.31` |
| [github.com/aws/aws-sdk-go-v2/internal/endpoints/v2](https://github.com/aws/aws-sdk-go-v2) | `2.6.16` | `2.6.31` |
| [github.com/aws/aws-sdk-go-v2/internal/v4a](https://github.com/aws/aws-sdk-go-v2) | `1.3.16` | `1.3.31` |
| [github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding](https://github.com/aws/aws-sdk-go-v2) | `1.11.4` | `1.12.2` |
| [github.com/aws/aws-sdk-go-v2/service/internal/checksum](https://github.com/aws/aws-sdk-go-v2) | `1.3.18` | `1.5.5` |
| [github.com/aws/aws-sdk-go-v2/service/internal/presigned-url](https://github.com/aws/aws-sdk-go-v2) | `1.11.18` | `1.12.12` |
| [github.com/aws/aws-sdk-go-v2/service/internal/s3shared](https://github.com/aws/aws-sdk-go-v2) | `1.17.16` | `1.18.12` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.27.0` | `0.28.0` |


Updates `github.com/Scalingo/go-utils/logger` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/Scalingo/go-utils/releases)
- [Changelog](https://github.com/Scalingo/go-utils/blob/master/CHANGELOG_LEGACY.md)
- [Commits](mongo/v1.3.0...mongo/v1.4.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.30.4 to 1.36.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.30.4...v1.36.0)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.30 to 1.17.57
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.30...credentials/v1.17.57)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.16 to 1.17.57
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.16...credentials/v1.17.57)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.61.0 to 1.75.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.61.0...service/s3/v1.75.2)

Updates `github.com/aws/smithy-go` from 1.20.4 to 1.22.2
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.20.4...v1.22.2)

Updates `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` from 1.6.4 to 1.6.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.6.4...service/rum/v1.6.8)

Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.3.16 to 1.3.31
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@internal/ini/v1.3.16...internal/ini/v1.3.31)

Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.6.16 to 2.6.31
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@internal/endpoints/v2.6.16...internal/endpoints/v2.6.31)

Updates `github.com/aws/aws-sdk-go-v2/internal/v4a` from 1.3.16 to 1.3.31
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@internal/ini/v1.3.16...internal/ini/v1.3.31)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` from 1.11.4 to 1.12.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/dax/v1.11.4...service/m2/v1.12.2)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/checksum` from 1.3.18 to 1.5.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/drs/v1.5.5/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@internal/ini/v1.3.18...service/drs/v1.5.5)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.11.18 to 1.12.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/credentials/v1.12.12/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/dax/v1.11.18...credentials/v1.12.12)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` from 1.17.16 to 1.18.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.16...config/v1.18.12)

Updates `golang.org/x/sys` from 0.27.0 to 0.28.0
- [Commits](golang/sys@v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: github.com/Scalingo/go-utils/logger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/configsources
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/v4a
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/checksum
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/s3shared
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/sys
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 1, 2025
@dependabot dependabot bot requested a review from EtienneM February 1, 2025 00:47
@github-actions github-actions bot enabled auto-merge February 1, 2025 00:47
@github-actions github-actions bot merged commit af82b46 into master Feb 1, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/storage/dependencies-44419e840c branch February 1, 2025 00: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 Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants