mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() * Run `make deps-update` with no changes It seems like #2208 generated things slightly differently than make deps-update (perhaps with a different Go version). Running this command changes two things: - Re-order entries in BUILD.bazel, with no changes. - Make vendor/kubevirt.io/containerized-data-importer-api a symlink to staging/src/kubevirt.io/containerized-data-importer-api These changes seem harmless. Signed-off-by: Maya Rashish <mrashish@redhat.com> * Update golang.org/x/crypto to v0.0.0-20220331220935-ae2d96664a29 We were prompted by a false positive vulnerability, but it's always good to stay updated when it comes to cryptography libraries. Signed-off-by: Maya Rashish <mrashish@redhat.com> |
||
---|---|---|
.. | ||
BUILD.bazel | ||
controller_suite_test.go | ||
controller_test.go | ||
controller.go | ||
dv_test.go | ||
dv.go | ||
pvc_test.go | ||
pvc.go | ||
watch.go |