Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update gon link #4493

Merged
merged 1 commit into from
Jan 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 1 addition & 2 deletions www/docs/customization/sign.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ You can also check
[this issue](https://github.com/goreleaser/goreleaser/issues/1227) for more
details.


### With cosign

You can also use [cosign][] to sign the binaries directly, but you'll need to
Expand Down Expand Up @@ -254,5 +253,5 @@ signs:
And it will work just fine. Just make sure to always use the `${signature}`
template variable as the result file name and `${artifact}` as the origin file.

[gon]: https://github.com/mitchellh/gon
[gon]: https://github.com/Bearer/gon
[cosign]: https://github.com/sigstore/cosign