chore(deps): update all non-major dependencies #3642
Annotations
11 errors
|
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#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:
|
build:
command/pipeline/exec.go#L18
missing go.sum entry for module providing package github.com/go-vela/server/compiler/native (imported by github.com/go-vela/cli/command/pipeline); to add:
|
Loading