mirror of
https://github.com/rsteube/carapace-bin.git
synced 2025-05-05 15:32:53 +00:00
Merge pull request #2773 from carapace-sh/apt-fix-import
apt: fix import
This commit is contained in:
commit
ccb19b4a56
@ -2,7 +2,7 @@ package cmd
|
||||
|
||||
import (
|
||||
"github.com/carapace-sh/carapace"
|
||||
"github.com/carapace-sh/carapace-bin/completers_release/apt_completer/cmd/common"
|
||||
"github.com/carapace-sh/carapace-bin/completers/apt_completer/cmd/common"
|
||||
"github.com/carapace-sh/carapace-bin/pkg/actions/tools/apt"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user