mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
build: update vendor with latest version
Updating the version of golang.org/x/text to version v0.3.3. It fixes the vulnerability in http://golang.org/x/text/encoding/unicode which leads UTF-16 decoder entering an infinite loop causing the program to crash or run out of memory. Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
eaa911d21d
commit
8e434bb3ee
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
@ -216,7 +216,7 @@ golang.org/x/sys/cpu
|
||||
golang.org/x/sys/internal/unsafeheader
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows
|
||||
# golang.org/x/text v0.3.2
|
||||
# golang.org/x/text v0.3.3
|
||||
golang.org/x/text/encoding
|
||||
golang.org/x/text/encoding/charmap
|
||||
golang.org/x/text/encoding/htmlindex
|
||||
|
Reference in New Issue
Block a user