chore: use internal paths lib.

This commit is contained in:
Alexandre Pujol 2024-04-28 00:36:16 +01:00
parent f66789d381
commit 926e146dad
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
20 changed files with 25 additions and 20 deletions

View file

@ -9,7 +9,7 @@ import (
"strings"
"testing"
"github.com/arduino/go-paths-helper"
"github.com/roddhjav/apparmor.d/pkg/paths"
)
func readprofile(path string) string {