mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 16:41:11 +02:00
overlay torcx: update gopkg.in/yaml.v3 3.0.0
Update gopkg.in/yaml.v3 to 3.0.0, mainly to address CVE-2022-28948, https://github.com/flatcar/torcx/security/dependabot/6. Pulls in https://github.com/flatcar/torcx/pull/17.
This commit is contained in:
parent
43a4ca7e01
commit
54ce3b4ed2
@ -11,7 +11,7 @@ COREOS_GO_GO111MODULE="off"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm64"
|
KEYWORDS="~amd64 ~arm64"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="3e7173395658a7e43ec0cb0dd2077795931d857f" # flatcar-master
|
CROS_WORKON_COMMIT="212a152e3eaf50232762011a5d9d29a4f0f8dfb9" # flatcar-master
|
||||||
KEYWORDS="amd64 arm64"
|
KEYWORDS="amd64 arm64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user