From b8872fea9c15a28d039ad7d48482f54767881233 Mon Sep 17 00:00:00 2001 From: Ramon Petgrave Date: Tue, 16 Apr 2024 17:09:04 +0000 Subject: [PATCH] gofmt Signed-off-by: Ramon Petgrave --- verifiers/internal/gha/provenance.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/verifiers/internal/gha/provenance.go b/verifiers/internal/gha/provenance.go index b1997ece3..d71db7fe2 100644 --- a/verifiers/internal/gha/provenance.go +++ b/verifiers/internal/gha/provenance.go @@ -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.