fix(deps): update all non-major dependencies #3702
Annotations
10 errors and 1 warning
build:
internal/args.go#L9
missing go.sum entry for module providing package github.com/urfave/cli/v2 (imported by github.com/go-vela/cli/cmd/vela-cli); to add:
|
build
missing go.sum entry for module providing package github.com/go-vela/server/api/types (imported by github.com/go-vela/sdk-go/vela); to add:
|
build
missing go.sum entry for module providing package github.com/go-vela/server/api/types/settings (imported by github.com/go-vela/sdk-go/vela); to add:
|
build
missing go.sum entry for module providing package github.com/go-vela/server/compiler/types/yaml (imported by github.com/go-vela/sdk-go/vela); to add:
|
build
missing go.sum entry for module providing package github.com/go-vela/server/constants (imported by github.com/go-vela/cli/command/pipeline); to add:
|
build:
action/deployment/deployment.go#L7
missing go.sum entry for module providing package github.com/go-vela/server/compiler/types/raw (imported by github.com/go-vela/cli/command/deployment); to add:
|
build:
version/version.go#L9
missing go.sum entry for module providing package github.com/Masterminds/semver/v3 (imported by github.com/go-vela/cli/version); to add:
|
build:
version/version.go#L12
missing go.sum entry for module providing package github.com/go-vela/server/version (imported by github.com/go-vela/cli/version); to add:
|
build:
action/pipeline/exec.go#L18
missing go.sum entry for module providing package github.com/go-vela/server/compiler (imported by github.com/go-vela/cli/action/pipeline); to add:
|
build:
action/pipeline/validate.go#L18
missing go.sum entry for module providing package github.com/go-vela/server/compiler/types/pipeline (imported by github.com/go-vela/cli/action/pipeline); to add:
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading