chore(deps): update gomod-sigsk8sio-dependencies #5597
Annotations
10 errors and 1 warning
unit-test:
benchmarks/record/record.go#L31
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/client (imported by github.com/rancher/fleet/benchmarks/record); to add:
|
unit-test:
cmd/codegen/main.go#L13
missing go.sum entry for module providing package sigs.k8s.io/controller-tools/pkg/crd (imported by github.com/rancher/fleet/cmd/codegen); to add:
|
unit-test:
internal/cmd/debug.go#L13
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/log/zap (imported by github.com/rancher/fleet/internal/cmd); to add:
|
unit-test:
internal/cmd/agent/clusterstatus/ticker.go#L21
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/log (imported by github.com/rancher/fleet/internal/cmd/agent); to add:
|
unit-test:
internal/cmd/agent/deployer/driftdetect/driftdetect.go#L12
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/event (imported by github.com/rancher/fleet/internal/cmd/agent); to add:
|
unit-test:
internal/cmd/agent/controller/bundledeployment_controller.go#L18
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime (imported by github.com/rancher/fleet/integrationtests/utils); to add:
|
unit-test:
internal/cmd/agent/controller/bundledeployment_controller.go#L20
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/controller (imported by github.com/rancher/fleet/internal/cmd/agent/controller); to add:
|
unit-test:
internal/cmd/agent/controller/drift_controller.go#L21
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/handler (imported by github.com/rancher/fleet/internal/cmd/agent/controller); to add:
|
unit-test:
internal/cmd/agent/controller/bundledeployment_controller.go#L23
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/predicate (imported by github.com/rancher/fleet/internal/cmd/agent/controller); to add:
|
unit-test:
internal/cmd/agent/controller/drift_controller.go#L23
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/source (imported by github.com/rancher/fleet/internal/cmd/agent/controller); to add:
|
unit-test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|