From 910d497395dc7e0be411980b0fd935054fc78def Mon Sep 17 00:00:00 2001 From: DmitriyLewen Date: Mon, 15 Jul 2024 08:34:31 +0600 Subject: [PATCH] test(integration): update golden file --- integration/testdata/nuget.json.golden | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integration/testdata/nuget.json.golden b/integration/testdata/nuget.json.golden index b4ec872a839c..c7dbe69cc34f 100644 --- a/integration/testdata/nuget.json.golden +++ b/integration/testdata/nuget.json.golden @@ -26,7 +26,7 @@ "Name": "Newtonsoft.Json", "Identifier": { "PURL": "pkg:nuget/Newtonsoft.Json@12.0.3", - "UID": "d4249b2442e303e9" + "UID": "34a805bc17fdc7e5" }, "Version": "12.0.3", "Relationship": "direct", @@ -66,7 +66,7 @@ "PkgName": "Newtonsoft.Json", "PkgIdentifier": { "PURL": "pkg:nuget/Newtonsoft.Json@12.0.3", - "UID": "d4249b2442e303e9" + "UID": "34a805bc17fdc7e5" }, "InstalledVersion": "12.0.3", "FixedVersion": "13.0.1",