Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
Signed-off-by: Ramon Petgrave <[email protected]>
  • Loading branch information
ramonpetgrave64 committed Apr 16, 2024
1 parent 2456885 commit b8872fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verifiers/internal/gha/provenance.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ type SignedAttestation struct {
// The associated verified Rekor entry
RekorEntry *models.LogEntryAnon
// The Public Key in the Bundle's VerificationMaterial
PublicKey *proto_v1.PublicKeyIdentifier
PublicKey *proto_v1.PublicKeyIdentifier
}

// EnvelopeFromBytes reads a DSSE envelope from the given payload.
Expand Down

0 comments on commit b8872fe

Please sign in to comment.