Skip to content

fix(deps): update kubernetes packages to v0.31.1 #350

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

fix(deps): update kubernetes packages to v0.31.1 #350

Triggered via pull request September 12, 2024 07:20
Status Failure
Total duration 21s
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.