fix: add missings paths import.
This commit is contained in:
parent
ac8eec933b
commit
00f6d88cb8
5 changed files with 5 additions and 5 deletions
|
|
@ -7,8 +7,8 @@ package integration
|
|||
import (
|
||||
"os"
|
||||
|
||||
"github.com/arduino/go-paths-helper"
|
||||
"github.com/roddhjav/apparmor.d/pkg/logs"
|
||||
"github.com/roddhjav/apparmor.d/pkg/paths"
|
||||
"github.com/roddhjav/apparmor.d/pkg/util"
|
||||
"gopkg.in/yaml.v3"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue