diff options
| -rw-r--r-- | meta/recipes-devtools/go/go-1.14.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/go/go-1.14.inc b/meta/recipes-devtools/go/go-1.14.inc index a0eaa80ed4..cec37c1b09 100644 --- a/meta/recipes-devtools/go/go-1.14.inc +++ b/meta/recipes-devtools/go/go-1.14.inc | |||
| @@ -73,3 +73,6 @@ CVE_CHECK_WHITELIST += "CVE-2021-33194" | |||
| 73 | 73 | ||
| 74 | # Issue introduced in go1.16, does not exist in 1.14 | 74 | # Issue introduced in go1.16, does not exist in 1.14 |
| 75 | CVE_CHECK_WHITELIST += "CVE-2021-41772" | 75 | CVE_CHECK_WHITELIST += "CVE-2021-41772" |
| 76 | |||
| 77 | # Fixes code that was added in go1.16, does not exist in 1.14 | ||
| 78 | CVE_CHECK_WHITELIST += "CVE-2022-30630" | ||
