mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Format
This commit is contained in:
parent
3038b5501b
commit
7397f7087d
1 changed files with 0 additions and 1 deletions
|
|
@ -383,7 +383,6 @@ type Relationship struct {
|
||||||
FullProductName *FullProductName `json:"full_product_name"` // required
|
FullProductName *FullProductName `json:"full_product_name"` // required
|
||||||
ProductReference *ProductID `json:"product_reference"` // required
|
ProductReference *ProductID `json:"product_reference"` // required
|
||||||
RelatesToProductReference *ProductID `json:"relates_to_product_reference"` // required
|
RelatesToProductReference *ProductID `json:"relates_to_product_reference"` // required
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Relationships is a list of Relationship.
|
// Relationships is a list of Relationship.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue