Merge pull request #2120 from rhatdan/master

Rename cgroups_windows.go to cgroups_unsupported.go
This commit is contained in:
Mrunal Patel 2019-08-27 07:29:21 -07:00 committed by GitHub
commit dd075602f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build !linux
package configs
// TODO Windows: This can ultimately be entirely factored out on Windows as