maint: Update Go Dependencies #50

Merged
onlyati merged 1 commit from refs/pull/50/head into main 2026-07-17 20:21:48 +00:00
onlyati commented 2026-07-15 05:13:12 +00:00 (Migrated from codeberg.org)

This PR contains the following updates:

Package Change Age Confidence
github.com/alecthomas/kong v1.15.0v1.16.0 age confidence
github.com/aws/aws-sdk-go-v2/config v1.32.29v1.32.30 age confidence
github.com/aws/aws-sdk-go-v2/credentials v1.19.28v1.19.29 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.3.1v0.3.3 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.105.0v1.105.2 age confidence

Release Notes

alecthomas/kong (github.com/alecthomas/kong)

v1.16.0

Compare Source

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

v1.105.2

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkvoice: v1.31.0
    • Feature: Marked CreateProxySession, DeleteProxySession, GetProxySession, ListProxySessions, UpdateProxySession, PutVoiceConnectorProxy, DeleteVoiceConnectorProxy, and GetVoiceConnectorProxy as deprecated.
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.63.0
    • Feature: Amazon EMR updates the Session object returned by GetSession API
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.48.0
    • Feature: Adds support for returning the task UUID (universally unique identifier) in GetRunTask and ListRunTasks responses
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.64.2
    • Documentation: Amazon Redshift - Added support for rg.large and rg.12xlarge node types in CreateCluster, ModifyCluster, and ResizeCluster API operations.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.105.2
    • Documentation: Documentation update for removing the 30 day minimum restriction for transition to Standard-IA or OneZone-IA storage classes
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.259.0
    • Feature: Release support for g7 instance type for SageMaker inference endpoints.
  • github.com/aws/aws-sdk-go-v2/service/sustainability: v1.3.0
    • Feature: Adds support for retrieving estimated water allocation data.

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.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/alecthomas/kong](https://github.com/alecthomas/kong) | `v1.15.0` → `v1.16.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2falecthomas%2fkong/v1.16.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2falecthomas%2fkong/v1.15.0/v1.16.0?slim=true) | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `v1.32.29` → `v1.32.30` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.30?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.29/v1.32.30?slim=true) | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `v1.19.28` → `v1.19.29` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.19.29?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.19.28/v1.19.29?slim=true) | | [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `v0.3.1` → `v0.3.3` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.3.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.3.1/v0.3.3?slim=true) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.105.0` → `v1.105.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.105.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.105.0/v1.105.2?slim=true) | --- ### Release Notes <details> <summary>alecthomas/kong (github.com/alecthomas/kong)</summary> ### [`v1.16.0`](https://github.com/alecthomas/kong/compare/v1.15.0...v1.16.0) [Compare Source](https://github.com/alecthomas/kong/compare/v1.15.0...v1.16.0) </details> <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/s3)</summary> ### [`v1.105.2`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2026-07-16) #### General Highlights - **Dependency Update**: Updated to the latest SDK module versions #### Module Highlights - `github.com/aws/aws-sdk-go-v2/service/chimesdkvoice`: [v1.31.0](service/chimesdkvoice/CHANGELOG.md#v1310-2026-07-16) - **Feature**: Marked CreateProxySession, DeleteProxySession, GetProxySession, ListProxySessions, UpdateProxySession, PutVoiceConnectorProxy, DeleteVoiceConnectorProxy, and GetVoiceConnectorProxy as deprecated. - `github.com/aws/aws-sdk-go-v2/service/emr`: [v1.63.0](service/emr/CHANGELOG.md#v1630-2026-07-16) - **Feature**: Amazon EMR updates the Session object returned by GetSession API - `github.com/aws/aws-sdk-go-v2/service/omics`: [v1.48.0](service/omics/CHANGELOG.md#v1480-2026-07-16) - **Feature**: Adds support for returning the task UUID (universally unique identifier) in GetRunTask and ListRunTasks responses - `github.com/aws/aws-sdk-go-v2/service/redshift`: [v1.64.2](service/redshift/CHANGELOG.md#v1642-2026-07-16) - **Documentation**: Amazon Redshift - Added support for rg.large and rg.12xlarge node types in CreateCluster, ModifyCluster, and ResizeCluster API operations. - `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.105.2](service/s3/CHANGELOG.md#v11052-2026-07-16) - **Documentation**: Documentation update for removing the 30 day minimum restriction for transition to Standard-IA or OneZone-IA storage classes - `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.259.0](service/sagemaker/CHANGELOG.md#v12590-2026-07-16) - **Feature**: Release support for g7 instance type for SageMaker inference endpoints. - `github.com/aws/aws-sdk-go-v2/service/sustainability`: [v1.3.0](service/sustainability/CHANGELOG.md#v130-2026-07-16) - **Feature**: Adds support for retrieving estimated water allocation data. </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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTcuOSIsInVwZGF0ZWRJblZlciI6IjQzLjI1Ny45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
onlyati commented 2026-07-15 05:13:12 +00:00 (Migrated from codeberg.org)

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/signin v1.4.0 -> v1.4.1
github.com/aws/aws-sdk-go-v2/service/sso v1.32.0 -> v1.32.1
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.37.0 -> v1.37.1
github.com/aws/aws-sdk-go-v2/service/sts v1.44.0 -> v1.44.1
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 4 additional dependencies were updated Details: | **Package** | **Change** | | :--------------------------------------------- | :--------------------- | | `github.com/aws/aws-sdk-go-v2/service/signin` | `v1.4.0` -> `v1.4.1` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.32.0` -> `v1.32.1` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.37.0` -> `v1.37.1` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.44.0` -> `v1.44.1` |
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!50
No description provided.