Skip to content

Commit 5441105

Browse files
lint
Signed-off-by: Ramon Petgrave <[email protected]>
1 parent a2edf56 commit 5441105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

verifiers/utils/sigstore_tuf.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ func NewSigstoreTufClient() (*sigstoreTuf.Client, error) {
1818
return nil, fmt.Errorf("creating SigstoreTuf client: %w", err)
1919
}
2020
return client, nil
21-
}
21+
}

0 commit comments

Comments
 (0)