chore: update go mod deps.
This commit is contained in:
parent
2f3d55e924
commit
0cd0262bed
15 changed files with 15 additions and 23 deletions
|
|
@ -7,11 +7,11 @@ package prepare
|
|||
import (
|
||||
"os"
|
||||
"os/exec"
|
||||
"slices"
|
||||
"testing"
|
||||
|
||||
"github.com/arduino/go-paths-helper"
|
||||
"github.com/roddhjav/apparmor.d/pkg/prebuild/cfg"
|
||||
"golang.org/x/exp/slices"
|
||||
)
|
||||
|
||||
func chdirGitRoot() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue