mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

This commit fixed the Go Vulnerability Checker CI job, which isn't scanning for all go.mod files within the project. Reference: - https://github.com/etcd-io/etcd/discussions/18168 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>