Skip to content

Commit

Permalink
Fix more syntax errors because of build tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sblumenthal committed Dec 4, 2024
1 parent ef8753e commit 68106c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/util/kubernetes/kubelet/kubelet_interface.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ package kubelet

import (
"context"
"io"

v1 "k8s.io/api/core/v1"
kubeletv1alpha1 "k8s.io/kubelet/pkg/apis/stats/v1alpha1"
)

Expand Down

0 comments on commit 68106c6

Please sign in to comment.