Fix process linter errors

This commit is contained in:
Daniel
2020-04-10 13:19:17 +02:00
parent c20c73a2d8
commit bb778f2cf7
9 changed files with 28 additions and 16 deletions

View File

@@ -1,3 +1,5 @@
// +build linux
package proc
import (

View File

@@ -1,3 +1,5 @@
// +build linux
package proc
import (

View File

@@ -1,3 +1,5 @@
// +build linux
package proc
import (

View File

@@ -1,3 +1,5 @@
// +build linux
package proc
import (

View File

@@ -1,3 +1,5 @@
// +build linux
package proc
import (

View File

@@ -1,3 +1,5 @@
// +build linux
package proc
import (