maint: Update Go Dependencies #97

Merged
bot-ci merged 1 commit from renovate/go-dependencies into main 2026-08-04 03:16:28 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.3.8v0.3.9 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.106.3v1.106.4 age confidence

Release Notes

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

v1.106.4

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.44.0
    • Feature: Added route visibility support for AWS Direct Connect, allowing customers to call ListVirtualInterfaceRoutes to view the BGP routes including AS path and BGP communities advertised over their virtual interfaces.
  • github.com/aws/aws-sdk-go-v2/service/eksauth: v1.16.0
    • Feature: Added eksNodeName, instanceId, and zone optional parameters to the AssumeRoleForPodIdentity API.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.97.0
    • Feature: Updates Kantar server URL validation to accept Fifty5Blue domain. Adds support for output to S3 Glacier Instant Retrieval.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.67.0
    • Feature: This launch allows customers to use Network Firewall as an explicit Proxy and protect their workloads against threat of data exfiltration.
  • github.com/aws/aws-sdk-go-v2/service/observabilityadmin: v1.22.0
    • Feature: Launch CMK support for Telemetry Enablement Organization and Account Rules.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.106.4
    • Bug Fix: Expand S3 operations that check for an error inside an HTTP 200 response
  • github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb: v1.23.0
    • Feature: This release adds support for customer-managed backup restore, and encryption of new DbInstances and DbClusters using customer-managed KMS keys.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.77.2
    • Documentation: Updated descriptions for number of PreParseTextTransformations allowed per rule statement

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `v0.3.8` → `v0.3.9` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.3.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.3.8/v0.3.9?slim=true) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.106.3` → `v1.106.4` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.106.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.106.3/v1.106.4?slim=true) | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/s3)</summary> ### [`v1.106.4`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2026-08-03) #### General Highlights - **Dependency Update**: Updated to the latest SDK module versions #### Module Highlights - `github.com/aws/aws-sdk-go-v2/service/directconnect`: [v1.44.0](service/directconnect/CHANGELOG.md#v1440-2026-08-03) - **Feature**: Added route visibility support for AWS Direct Connect, allowing customers to call ListVirtualInterfaceRoutes to view the BGP routes including AS path and BGP communities advertised over their virtual interfaces. - `github.com/aws/aws-sdk-go-v2/service/eksauth`: [v1.16.0](service/eksauth/CHANGELOG.md#v1160-2026-08-03) - **Feature**: Added eksNodeName, instanceId, and zone optional parameters to the AssumeRoleForPodIdentity API. - `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.97.0](service/mediaconvert/CHANGELOG.md#v1970-2026-08-03) - **Feature**: Updates Kantar server URL validation to accept Fifty5Blue domain. Adds support for output to S3 Glacier Instant Retrieval. - `github.com/aws/aws-sdk-go-v2/service/networkfirewall`: [v1.67.0](service/networkfirewall/CHANGELOG.md#v1670-2026-08-03) - **Feature**: This launch allows customers to use Network Firewall as an explicit Proxy and protect their workloads against threat of data exfiltration. - `github.com/aws/aws-sdk-go-v2/service/observabilityadmin`: [v1.22.0](service/observabilityadmin/CHANGELOG.md#v1220-2026-08-03) - **Feature**: Launch CMK support for Telemetry Enablement Organization and Account Rules. - `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.106.4](service/s3/CHANGELOG.md#v11064-2026-08-03) - **Bug Fix**: Expand S3 operations that check for an error inside an HTTP 200 response - `github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb`: [v1.23.0](service/timestreaminfluxdb/CHANGELOG.md#v1230-2026-08-03) - **Feature**: This release adds support for customer-managed backup restore, and encryption of new DbInstances and DbClusters using customer-managed KMS keys. - `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.77.2](service/wafv2/CHANGELOG.md#v1772-2026-08-03) - **Documentation**: Updated descriptions for number of PreParseTextTransformations allowed per rule statement </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42LjAiLCJ1cGRhdGVkSW5WZXIiOiI0NC42LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
maint: Update Go Dependencies
All checks were successful
ci/woodpecker/pr/pr_check Pipeline was successful
ci/woodpecker/pr/pr_unit_test Pipeline was successful
ci/woodpecker/pr/pr_integration_test Pipeline was successful
4e347115fb
bot-ci merged commit 11a10980fa into main 2026-08-04 03:16:28 +00:00
bot-ci deleted branch renovate/go-dependencies 2026-08-04 03:16:28 +00:00
bot-ci referenced this pull request from a commit 2026-08-04 03:16:29 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
pandora/atis!97
No description provided.