chore: update go mod deps.
This commit is contained in:
parent
2f3d55e924
commit
0cd0262bed
15 changed files with 15 additions and 23 deletions
|
|
@ -9,10 +9,10 @@ import (
|
|||
"fmt"
|
||||
"io"
|
||||
"os"
|
||||
"slices"
|
||||
"strings"
|
||||
|
||||
"github.com/roddhjav/apparmor.d/pkg/logs"
|
||||
"golang.org/x/exp/slices"
|
||||
)
|
||||
|
||||
const usage = `aa-log [-h] [--systemd] [--file file] [--rules | --raw] [profile]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue