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

Move JSONFormatToInvalidSignatureError to an unconditionally-included file #2632

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 29, 2024

  1. Move JSONFormatToInvalidSignatureError to an unconditionally-included…

    … file
    
    otherwise:
    > % go build -tags ' containers_image_fulcio_stub containers_image_rekor_stub' ./...
    > # github.com/containers/image/v5/signature/internal
    > signature/internal/sigstore_payload.go:83:9: undefined: JSONFormatToInvalidSignatureError
    
    Signed-off-by: Miloslav Trmač <[email protected]>
    mtrmac committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    63679c9 View commit details
    Browse the repository at this point in the history