Skip to content

Commit d0cc10a

Browse files
authored
Merge pull request #3074 from carapace-sh/goreleaser-optdepends
use package name for optdepends
2 parents 7cc8655 + 6a1a785 commit d0cc10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ aurs:
8080
conflicts:
8181
- carapace
8282
optdepends:
83-
- "carapace-aws: for enriched aws completion"
83+
- "carapace-aws-bin: for enriched aws completion"
8484

8585
nfpms:
8686
-

0 commit comments

Comments
 (0)