mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 09:26:58 +02:00
Merge pull request #2473 from flatcar/dongsu/torcx-go-text-0.3.8
app-arch/torcx: update golang.org/x/text to 0.3.8
This commit is contained in:
commit
95bffc1a59
@ -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
|
||||
|
||||
|
@ -0,0 +1 @@
|
||||
- torcx ([CVE-2022-32149](https://nvd.nist.gov/vuln/detail/CVE-2022-32149))
|
Loading…
Reference in New Issue
Block a user