You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run go mod tidy on all go 1.23 modules and remove toolchain directives
Ran go mod tidy on bedrock-runtime, cloudfront, iam, lambda, and
user_pools_and_lambda_triggers to resolve stale go.sum entries, then
removed the toolchain go1.24.2 lines that go mod tidy auto-added.
This fixes the 'no go files to analyze' golangci-lint errors.
0 commit comments