Skip to content

Commit

Permalink
fixup! many: do not use nss when looking up for users/groups from sna…
Browse files Browse the repository at this point in the history
…pd snap
  • Loading branch information
valentindavid committed Jun 24, 2024
1 parent dce8c95 commit 4a74f31
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmd/snap/cmd_run_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ import (
"github.com/snapcore/snapd/logger"
"github.com/snapcore/snapd/osutil"
"github.com/snapcore/snapd/osutil/strace"
"github.com/snapcore/snapd/progress"
"github.com/snapcore/snapd/progress/progresstest"
"github.com/snapcore/snapd/osutil/user"
"github.com/snapcore/snapd/sandbox/cgroup"
"github.com/snapcore/snapd/sandbox/selinux"
"github.com/snapcore/snapd/snap"
Expand Down

0 comments on commit 4a74f31

Please sign in to comment.