mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +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
|
||||
// +build cgo,linux
|
||||
//go:build linux
|
||||
// +build linux
|
||||
|
||||
/*
|
||||
Copyright 2021 The Kubernetes Authors.
|
||||
|
Loading…
Reference in New Issue
Block a user