diff options
| -rw-r--r-- | meta/recipes-devtools/go/go-1.17.13.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/go/go-1.17.13.inc b/meta/recipes-devtools/go/go-1.17.13.inc index 15d19ed124..34d58aec2f 100644 --- a/meta/recipes-devtools/go/go-1.17.13.inc +++ b/meta/recipes-devtools/go/go-1.17.13.inc | |||
| @@ -34,3 +34,6 @@ SRC_URI[main.sha256sum] = "a1a48b23afb206f95e7bbaa9b898d965f90826f6f1d1fc0c1d784 | |||
| 34 | # fix in 1.17 onwards where we can drop this. | 34 | # fix in 1.17 onwards where we can drop this. |
| 35 | # https://github.com/golang/go/issues/30999#issuecomment-910470358 | 35 | # https://github.com/golang/go/issues/30999#issuecomment-910470358 |
| 36 | CVE_CHECK_IGNORE += "CVE-2021-29923" | 36 | CVE_CHECK_IGNORE += "CVE-2021-29923" |
| 37 | |||
| 38 | # This is specific to Microsoft Windows | ||
| 39 | CVE_CHECK_IGNORE += "CVE-2022-41716" | ||
