Merge pull request #317 from leanix/renovate/all-minor-patch #481
Annotations
9 errors
Build and test:
pkg/kubernetes/daemonsets.go#L6
missing go.sum entry for module providing package k8s.io/api/apps/v1 (imported by github.com/leanix/leanix-k8s-connector/pkg/kubernetes); to add:
|
Build and test:
pkg/kubernetes/cronjobs.go#L6
missing go.sum entry for module providing package k8s.io/api/batch/v1 (imported by github.com/leanix/leanix-k8s-connector/pkg/kubernetes); to add:
|
Build and test:
pkg/kubernetes/namespaces.go#L5
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/leanix/leanix-k8s-connector/pkg/iris); to add:
|
Build and test:
pkg/kubernetes/cronjobs.go#L7
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/leanix/leanix-k8s-connector/pkg/kubernetes); to add:
|
Build and test:
pkg/kubernetes/api.go#L6
missing go.sum entry for module providing package k8s.io/client-go/kubernetes (imported by github.com/leanix/leanix-k8s-connector/pkg/kubernetes); to add:
|
Build and test:
pkg/kubernetes/api.go#L7
missing go.sum entry for module providing package k8s.io/client-go/rest; to add:
|
Build and test:
cmd/leanix-k8s-connector/main.go#L18
missing go.sum entry for module providing package k8s.io/client-go/tools/clientcmd; to add:
|
Build and test:
cmd/leanix-k8s-connector/main.go#L19
missing go.sum entry for module providing package k8s.io/client-go/util/homedir; to add:
|
Build and test
Process completed with exit code 2.
|
Loading