Open huoqifeng opened 2 years ago
@bpradipt this is the errors I mentioned in https://github.com/confidential-containers/cloud-api-adaptor/issues/320, I created a separate issue to address them.
go vet support build flags also, run like this can tell vet pick corresponding files:
# go vet -tags=ibmcloud|aws|libvirt ./...
gosec declared support -tags here https://github.com/securego/gosec/issues/393, but looks not work in our case.
go vet errors:
gosec errors: