fix(deps): update all non-major dependencies #2572
test-e2e.yml
on: pull_request
build
26s
validate-without-cluster
0s
validate-k3d
0s
validate-k3s
0s
validate-kind
0s
validate-minikube
0s
Annotations
10 errors
build
missing go.sum entry for module providing package k8s.io/klog/v2 (imported by github.com/defenseunicorns/zarf/src/pkg/k8s); to add:
|
build:
src/pkg/k8s/common.go#L14
missing go.sum entry for module providing package github.com/go-logr/logr/funcr (imported by github.com/defenseunicorns/zarf/src/pkg/k8s); to add:
|
build:
src/pkg/k8s/hpa.go#L10
missing go.sum entry for module providing package k8s.io/api/autoscaling/v2 (imported by github.com/defenseunicorns/zarf/src/pkg/cluster); to add:
|
build:
src/pkg/k8s/common.go#L11
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/defenseunicorns/zarf/src/internal/packager/helm); to add:
|
build:
src/pkg/k8s/configmap.go#L13
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/errors (imported by github.com/defenseunicorns/zarf/src/pkg/k8s); to add:
|
build:
src/pkg/k8s/images.go#L12
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/resource (imported by github.com/defenseunicorns/zarf/src/pkg/cluster); to add:
|
build:
src/pkg/k8s/configmap.go#L14
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/defenseunicorns/zarf/src/pkg/cluster); to add:
|
build:
src/pkg/k8s/deprecations.go#L12
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1/unstructured (imported by github.com/defenseunicorns/zarf/src/internal/packager/helm); to add:
|
build:
src/pkg/k8s/dynamic.go#L11
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/defenseunicorns/zarf/src/internal/packager/git); to add:
|
build:
src/pkg/k8s/dynamic.go#L12
missing go.sum entry for module providing package k8s.io/client-go/discovery (imported by github.com/defenseunicorns/zarf/src/pkg/k8s); to add:
|