Skip to content

Commit 4bd0c02

Browse files
committed
add goleak to kubelet vendor via hack/update-vendor.sh
1 parent 161b44d commit 4bd0c02

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

staging/src/k8s.io/kubelet/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ require (
1010
github.com/emicklei/go-restful/v3 v3.11.0
1111
github.com/gogo/protobuf v1.3.2
1212
github.com/stretchr/testify v1.10.0
13+
go.uber.org/goleak v1.3.0
1314
google.golang.org/grpc v1.68.1
1415
k8s.io/api v0.0.0
1516
k8s.io/apimachinery v0.0.0

staging/src/k8s.io/kubelet/go.sum

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)