mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-28 17:02:15 +02:00
app-arch/torcx: update golang.org/x/text to 0.3.8
Update golang.org/x/text to 0.3.8, mainly to address CVE-2022-32149. Pulls in https://github.com/flatcar/torcx/pull/15.
This commit is contained in:
parent
822972911e
commit
ea5b382bb3
@ -11,7 +11,7 @@ COREOS_GO_GO111MODULE="off"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="72556df98e14575721b6a8dc3c9775d2b4d6e3e8" # flatcar-master
|
||||
CROS_WORKON_COMMIT="3e7173395658a7e43ec0cb0dd2077795931d857f" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user