fix(deps): update all non-major dependencies #9583
Annotations
10 errors and 1 warning
|
build:
pkg/ai/amazonsagemaker.go#L21
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai); to add:
|
|
build:
pkg/ai/amazonbedrockconverse.go#L10
missing go.sum entry needed to verify package github.com/aws/aws-sdk-go-v2/service/bedrockruntime/types (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai) is provided by exactly one module; to add:
|
|
build:
pkg/ai/amazonbedrock.go#L16
missing go.sum entry needed to verify package github.com/aws/aws-sdk-go-v2/service/bedrockruntime (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai) is provided by exactly one module; to add:
|
|
build:
pkg/ai/amazonbedrock.go#L15
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/service/bedrock (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai); to add:
|
|
build:
pkg/ai/amazonbedrock.go#L14
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/config (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai); to add:
|
|
build:
pkg/ai/amazonbedrock.go#L13
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai); to add:
|
|
build:
pkg/ai/watsonxai.go#L8
missing go.sum entry for module providing package github.com/IBM/watsonx-go/pkg/models (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai); to add:
|
|
build:
pkg/ai/googlevertexai.go#L21
missing go.sum entry for module providing package cloud.google.com/go/vertexai/genai (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai); to add:
|
|
build:
pkg/analysis/analysis.go#L28
missing go.sum entry for module providing package github.com/google/gnostic/openapiv2 (imported by github.com/k8sgpt-ai/k8sgpt/pkg/analysis); to add:
|
|
build:
cmd/analyze/analyze.go#L22
missing go.sum entry for module providing package github.com/fatih/color (imported by github.com/k8sgpt-ai/k8sgpt/cmd/analyze); to add:
|
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|