The latest update to the CNI recipe brings in more vendor
dependencies.
To fix the build, we convert it to the same format as other
vendored recipes in meta-virtualiation. The files in the
udpated a recipe were created via:
./scripts/oe-go-mod-autogen.py --repo https://github.com/containernetworking/cni.git --rev b62753aa2bfa365c1ceaff6f25774a8047c896b5
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>