mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 09:52:49 +00:00
Remove cgo dependency
This commit is contained in:
parent
8d25cc3193
commit
d65262d1f9
@ -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