Merge pull request #115730 from ravisantoshgudimetla/remove-cgo

Remove cgo dependency
This commit is contained in:
Kubernetes Prow Robot
2023-02-13 12:49:38 -08:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
//go:build cgo && linux //go:build linux
// +build cgo,linux // +build linux
/* /*
Copyright 2021 The Kubernetes Authors. Copyright 2021 The Kubernetes Authors.