reorder fields
Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
parent
6c0cdca554
commit
11dc8d48f5
1 changed files with 1 additions and 1 deletions
|
|
@ -35,8 +35,8 @@ type Options struct {
|
|||
SignerRef string
|
||||
SignerRepo string
|
||||
SignerWorkflow string
|
||||
SourceRef string
|
||||
SourceDigest string
|
||||
SourceRef string
|
||||
APIClient api.Client
|
||||
Logger *io.Handler
|
||||
OCIClient oci.Client
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue