Skip to content

Commit 3fb630f

Browse files
committed
feat(goreleaser): Add procps as a dependency for the deb/rpm release
1 parent cb20e08 commit 3fb630f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ nfpms:
2323
- rpm
2424
dependencies:
2525
- git
26+
- procps
2627
bindir: /usr/bin
2728
vendor: GitGuardian
2829
maintainer: GitGuardian <[email protected]>

0 commit comments

Comments
 (0)