Remove cgo build tag from container collector

This commit is contained in:
Calle Pettersson 2019-08-28 22:06:20 +02:00 committed by GitHub
parent a7b5cf7aa6
commit 8ef215cc7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// +build windows,cgo
// +build windows
package collector