Skip to content

fix(deps): update kubernetes packages to v0.32.1 #374

fix(deps): update kubernetes packages to v0.32.1

fix(deps): update kubernetes packages to v0.32.1 #374

Triggered via pull request October 24, 2024 00:33
Status Failure
Total duration 22s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test: tail.go#L10
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/dtan4/k8stail); to add:
test: main.go#L15
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/dtan4/k8stail); to add:
test: watch.go#L7
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/watch (imported by github.com/dtan4/k8stail); to add:
test: main.go#L16
missing go.sum entry for module providing package k8s.io/client-go/kubernetes (imported by github.com/dtan4/k8stail); to add:
test: main.go#L17
missing go.sum entry for module providing package k8s.io/client-go/plugin/pkg/client/auth (imported by github.com/dtan4/k8stail); to add:
test: main.go#L18
missing go.sum entry for module providing package k8s.io/client-go/tools/clientcmd (imported by github.com/dtan4/k8stail); to add:
test
Process completed with exit code 2.