chore(deps): update all non-major dependencies #4279
Annotations
10 errors
build:
cmd/vela-worker/client.go#L6
missing go.sum entry for module providing package github.com/go-vela/sdk-go/vela (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
|
build:
cmd/vela-worker/exec.go#L14
missing go.sum entry for module providing package github.com/go-vela/server/api/types (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
|
build:
cmd/vela-worker/flags.go#L8
missing go.sum entry for module providing package github.com/go-vela/server/queue (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
|
build:
cmd/vela-worker/exec.go#L15
missing go.sum entry for module providing package github.com/go-vela/types (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
|
build:
cmd/vela-worker/exec.go#L16
missing go.sum entry for module providing package github.com/go-vela/types/constants (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
|
build:
cmd/vela-worker/run.go#L16
missing go.sum entry for module providing package github.com/go-vela/types/library (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
|
build:
cmd/vela-worker/exec.go#L17
missing go.sum entry for module providing package github.com/go-vela/types/pipeline (imported by github.com/go-vela/worker/cmd/vela-worker); to add:
|
build:
runtime/kubernetes/apis/vela/v1alpha1/types.go#L6
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/go-vela/worker/runtime); to add:
|
build:
runtime/kubernetes/apis/vela/v1alpha1/register.go#L6
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/go-vela/worker/runtime/kubernetes); to add:
|
build:
runtime/kubernetes/apis/vela/v1alpha1/register.go#L7
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/go-vela/worker/runtime/kubernetes/apis/vela/v1alpha1); to add:
|
Loading