mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 10:47:25 +00:00
Remove cgo dependency
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//go:build cgo && linux
|
||||
// +build cgo,linux
|
||||
//go:build linux
|
||||
// +build linux
|
||||
|
||||
/*
|
||||
Copyright 2021 The Kubernetes Authors.
|
||||
|
Reference in New Issue
Block a user