mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-02 02:51:06 +02:00
app-arch/torcx: update golang.org/x/{text,crypto}
Update golang.org/x/{text,crypto} mainly to address CVE-2021-38561, CVE-2021-43565. Pulls in https://github.com/flatcar-linux/torcx/pull/11 .
This commit is contained in:
parent
1cf18fec64
commit
709e550b48
@ -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="13042171585a28260486237ddf67e63ed88dce3f" # flatcar-master
|
CROS_WORKON_COMMIT="e170ca9d6e2894adf289962a917fcb5a245ef2dc" # flatcar-master
|
||||||
KEYWORDS="amd64 arm64"
|
KEYWORDS="amd64 arm64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user