mirror of
https://github.com/containers/podman.git
synced 2025-10-18 19:53:58 +08:00
golangci: enable goimports
Enable the goimports linter and fix reports. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
@ -2,6 +2,7 @@ package apparmor
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
||||
libpodVersion "github.com/containers/libpod/version"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user