remove build flags and rename cgroups_linux.go

This commit is contained in:
Nicholas Orlowsky 2023-07-16 23:53:42 -04:00
parent 0f4d054c07
commit b270b4a8bf
No known key found for this signature in database
GPG key ID: 58832FD3AC16C706
3 changed files with 1312 additions and 3 deletions

View file

@ -1,6 +1,3 @@
//go:build linux
// +build linux
/*
Copyright 2020 The Kubernetes Authors.