aboutsummaryrefslogtreecommitdiff
path: root/spdx
diff options
context:
space:
mode:
Diffstat (limited to 'spdx')
-rw-r--r--spdx/v2_3/file.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/spdx/v2_3/file.go b/spdx/v2_3/file.go
index 1dd59fa..c472fdb 100644
--- a/spdx/v2_3/file.go
+++ b/spdx/v2_3/file.go
@@ -41,7 +41,7 @@ type File struct {
// DEPRECATED in version 2.1 of spec
// 8.9-8.11: Artifact of Project variables (defined below)
// Cardinality: optional, one or many
- ArtifactOfProjects []ArtifactOfProject `json:"artifactOfs,omitempty"`
+ ArtifactOfProjects []*ArtifactOfProject `json:"artifactOfs,omitempty"`
// 8.12: File Comment
// Cardinality: optional, one