mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Merge pull request #115730 from ravisantoshgudimetla/remove-cgo
Remove cgo dependency
This commit is contained in:
commit
8b2545efa3
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user