Files
skopeo/vendor/github.com/go-openapi/validate/.gitattributes
Miloslav Trmač bb1ac89327 Add support for Fulcio and Rekor, and --sign-by-sigstore=param-file
(skopeo copy) and (skopeo sync) now support --sign-by-sigstore=param-file,
using the containers-sigstore-signing-params.yaml(5) file format.

That notably adds support for Fulcio and Rekor signing.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2023-01-14 13:33:57 +01:00

3 lines
75 B
Plaintext

# gofmt always uses LF, whereas Git uses CRLF on Windows.
*.go text eol=lf