chore(deps): update all non-major dependencies #4278
Annotations
10 errors
test:
api/build.go#L9
missing go.sum entry for module providing package github.com/go-vela/types (imported by github.com/go-vela/worker/api); to add:
|
test:
api/executor.go#L12
missing go.sum entry for module providing package github.com/go-vela/types/library (imported by github.com/go-vela/worker/api); to add:
|
test:
executor/setup.go#L10
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:
|
test:
executor/executor.go#L8
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:
|
test:
executor/engine.go#L10
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:
|
test:
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:
|
test:
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:
|
test:
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:
|
test:
runtime/kubernetes/apis/vela/v1alpha1/register.go#L8
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/go-vela/worker/runtime/kubernetes/apis/vela/v1alpha1); to add:
|
test:
runtime/kubernetes/generated/clientset/versioned/scheme/register.go#L12
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/serializer (imported by github.com/go-vela/worker/runtime/kubernetes/generated/clientset/versioned/fake); to add:
|