From 22546e9490e760821268722651f54b69dff2295d Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Thu, 28 May 2026 16:20:41 -0400 Subject: [PATCH] Use Go +incompatible fixed version for GHSA-379P-37XC-Q963 --- .../2022/05/GHSA-379p-37xc-q963/GHSA-379p-37xc-q963.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-379p-37xc-q963/GHSA-379p-37xc-q963.json b/advisories/github-reviewed/2022/05/GHSA-379p-37xc-q963/GHSA-379p-37xc-q963.json index a3c3d14f39a5a..4d2ed50f75cf5 100644 --- a/advisories/github-reviewed/2022/05/GHSA-379p-37xc-q963/GHSA-379p-37xc-q963.json +++ b/advisories/github-reviewed/2022/05/GHSA-379p-37xc-q963/GHSA-379p-37xc-q963.json @@ -28,7 +28,7 @@ "introduced": "0" }, { - "fixed": "3.0.0" + "fixed": "3.0.0+incompatible" } ] } @@ -63,4 +63,4 @@ "github_reviewed_at": "2025-10-22T20:54:31Z", "nvd_published_at": "2020-06-19T20:15:00Z" } -} \ No newline at end of file +}