chore(deps): update module github.com/aws/smithy-go to v1.25.1#1067
chore(deps): update module github.com/aws/smithy-go to v1.25.1#1067red-hat-konflux[bot] wants to merge 1 commit into
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
WalkthroughUpdated indirect module Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Hi @red-hat-konflux[bot]. Thanks for your PR. I'm waiting for a openshift-online member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@go.mod`:
- Line 74: Update CI and build images to Go 1.24+ to match go.mod's dependency
on github.com/aws/smithy-go v1.24.2: change the go-version entries in
.github/workflows/check-pull-request.yaml for the Test job (currently
go-version: 1.22) and the Golangci job (currently go-version: 1.23) to at least
1.24, and ensure the Dockerfile image reference (go-toolset:latest or any
explicit image tag) uses a Go 1.24+ toolset; run CI locally or via workflow
dispatch to verify builds succeed after the updates.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: ff2d2ad1-ba7e-4d8c-9cc5-d65d54b3bf8d
⛔ Files ignored due to path filters (1)
go.sumis excluded by!**/*.sum
📒 Files selected for processing (1)
go.mod
f0a4f52 to
5c78736
Compare
5c78736 to
7bf1a4c
Compare
7bf1a4c to
e881566
Compare
e881566 to
83afe58
Compare
83afe58 to
13a40dc
Compare
24225c4 to
ee456ae
Compare
ee456ae to
92a4ca0
Compare
92a4ca0 to
44d2c43
Compare
44d2c43 to
bb5b3fa
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
bb5b3fa to
34234ce
Compare
This PR contains the following updates:
v1.24.0→v1.25.1Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
aws/smithy-go (github.com/aws/smithy-go)
v1.25.1Compare Source
General Highlights
Module Highlights
github.com/aws/smithy-go: v1.25.1v1.25.0Compare Source
General Highlights
Module Highlights
github.com/aws/smithy-go: v1.25.0v1.24.3Compare Source
General Highlights
Module Highlights
github.com/aws/smithy-go: v1.24.3github.com/aws/smithy-go/aws-http-auth: v1.1.3v1.24.2: Release (2026-02-27)Compare Source
Release (2026-02-27)
General Highlights
v1.24.1Compare Source
General Highlights
Module Highlights
github.com/aws/smithy-go: v1.24.1Configuration
📅 Schedule: 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.