Skip to content

Commit c531609

Browse files
committed
Update test expectations and GoReSym binary
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent 109ca68 commit c531609

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

src/go_inspector/bin/GoReSym_lin

0 Bytes
Binary file not shown.

tests/data/GoReSym_lin-collect_and_parse_symbols.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@
8686
},
8787
{
8888
"Key": "vcs.revision",
89-
"Value": "583e8aaa51f3bd1eb68b69e761e094596d6bb191"
89+
"Value": "442bc5b83d5aeff2b7a27937ec82b63277bc8f7c"
9090
},
9191
{
9292
"Key": "vcs.time",
93-
"Value": "2024-11-05T19:28:00Z"
93+
"Value": "2024-11-05T20:30:37Z"
9494
},
9595
{
9696
"Key": "vcs.modified",

tests/data/packages/GoReSym_lin-expected.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "golang",
44
"namespace": "github.com/mandiant",
55
"name": "GoReSym",
6-
"version": "583e8aaa51f3bd1eb68b69e761e094596d6bb191",
6+
"version": "442bc5b83d5aeff2b7a27937ec82b63277bc8f7c",
77
"qualifiers": {},
88
"subpath": "",
99
"primary_language": "Go",
@@ -32,7 +32,7 @@
3232
"extracted_license_statement": null,
3333
"notice_text": null,
3434
"source_packages": [
35-
"pkg:github/mandiant/goresym@583e8aaa51f3bd1eb68b69e761e094596d6bb191"
35+
"pkg:github/mandiant/goresym@442bc5b83d5aeff2b7a27937ec82b63277bc8f7c"
3636
],
3737
"file_references": [],
3838
"is_private": false,
@@ -98,11 +98,11 @@
9898
},
9999
{
100100
"Key": "vcs.revision",
101-
"Value": "583e8aaa51f3bd1eb68b69e761e094596d6bb191"
101+
"Value": "442bc5b83d5aeff2b7a27937ec82b63277bc8f7c"
102102
},
103103
{
104104
"Key": "vcs.time",
105-
"Value": "2024-11-05T19:28:00Z"
105+
"Value": "2024-11-05T20:30:37Z"
106106
},
107107
{
108108
"Key": "vcs.modified",
@@ -166,10 +166,10 @@
166166
}
167167
}
168168
],
169-
"repository_homepage_url": "https://pkg.go.dev/github.com/mandiant/GoReSym@583e8aaa51f3bd1eb68b69e761e094596d6bb191",
169+
"repository_homepage_url": "https://pkg.go.dev/github.com/mandiant/GoReSym@442bc5b83d5aeff2b7a27937ec82b63277bc8f7c",
170170
"repository_download_url": "https://proxy.golang.org/cloud.google.com/go/monitoring/@v/v1.17.0.zip",
171171
"api_data_url": null,
172172
"datasource_id": "golang_binary",
173-
"purl": "pkg:golang/github.com/mandiant/GoReSym@583e8aaa51f3bd1eb68b69e761e094596d6bb191"
173+
"purl": "pkg:golang/github.com/mandiant/GoReSym@442bc5b83d5aeff2b7a27937ec82b63277bc8f7c"
174174
}
175175
]

0 commit comments

Comments
 (0)