fix: add missings paths import.
This commit is contained in:
parent
ac8eec933b
commit
00f6d88cb8
5 changed files with 5 additions and 5 deletions
|
|
@ -12,7 +12,7 @@ import (
|
|||
"path/filepath"
|
||||
"strings"
|
||||
|
||||
"github.com/arduino/go-paths-helper"
|
||||
"github.com/roddhjav/apparmor.d/pkg/paths"
|
||||
)
|
||||
|
||||
// Either or not to extract the file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue