maint: Update Go Dependencies #42

Merged
bot-ci merged 1 commit from renovate/go-dependencies into main 2026-07-21 21:46:18 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/config v1.32.30v1.32.31 age confidence
github.com/aws/aws-sdk-go-v2/credentials v1.19.29v1.19.30 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.3.4v0.3.5 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.105.2v1.106.0 age confidence

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/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `v1.32.30` → `v1.32.31` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.31?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.30/v1.32.31?slim=true) | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `v1.19.29` → `v1.19.30` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.19.30?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.19.29/v1.19.30?slim=true) | | [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `v0.3.4` → `v0.3.5` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.3.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.3.4/v0.3.5?slim=true) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.105.2` → `v1.106.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.106.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.105.2/v1.106.0?slim=true) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuNSIsInVwZGF0ZWRJblZlciI6IjQzLjI2NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
maint: Update Go Dependencies
All checks were successful
ci/woodpecker/pr/pr_check Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
e23c64d50f
Author
Owner

ℹ️ 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):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.42.1 -> v1.43.0
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.30 -> v1.18.31
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.30 -> v1.4.31
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.30 -> v2.7.31
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.31 -> v1.4.32
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.23 -> v1.9.24
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.30 -> v1.13.31
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.31 -> v1.19.32
github.com/aws/aws-sdk-go-v2/service/signin v1.4.1 -> v1.5.0
github.com/aws/aws-sdk-go-v2/service/sso v1.32.1 -> v1.33.0
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.37.1 -> v1.38.0
github.com/aws/aws-sdk-go-v2/service/sts v1.44.1 -> v1.45.0
### ℹ️ 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): - 12 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------------------------------ | :----------------------- | | `github.com/aws/aws-sdk-go-v2` | `v1.42.1` -> `v1.43.0` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.18.30` -> `v1.18.31` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.4.30` -> `v1.4.31` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.7.30` -> `v2.7.31` | | `github.com/aws/aws-sdk-go-v2/internal/v4a` | `v1.4.31` -> `v1.4.32` | | `github.com/aws/aws-sdk-go-v2/service/internal/checksum` | `v1.9.23` -> `v1.9.24` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.13.30` -> `v1.13.31` | | `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` | `v1.19.31` -> `v1.19.32` | | `github.com/aws/aws-sdk-go-v2/service/signin` | `v1.4.1` -> `v1.5.0` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.32.1` -> `v1.33.0` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.37.1` -> `v1.38.0` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.44.1` -> `v1.45.0` |
bot-ci merged commit e8837f37ba into main 2026-07-21 21:46:18 +00:00
bot-ci deleted branch renovate/go-dependencies 2026-07-21 21:46:18 +00:00
bot-ci referenced this pull request from a commit 2026-07-21 21:46:18 +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/go.mirror!42
No description provided.