Rebase to upstream@v1.25.0
#1
Annotations
9 errors
govulncheck:
cmd/main.go#L41
missing go.sum entry for module providing package github.com/edgelesssys/constellation/v2/csi/cryptmapper (imported by github.com/kubernetes-sigs/aws-ebs-csi-driver/cmd); to add:
|
govulncheck:
pkg/driver/node.go#L46
could not import github.com/edgelesssys/constellation/v2/csi/cryptmapper (invalid package name: "")
|
govulncheck:
pkg/driver/node.go#L257
undefined: strconv
|
govulncheck:
pkg/driver/node.go#L257
no new variables on left side of :=
|
govulncheck:
pkg/driver/node.go#L264
undefined: BlockSizeExcludedFSTypes
|
govulncheck:
cmd/main.go#L42
missing go.sum entry for module providing package github.com/edgelesssys/constellation/v2/csi/kms (imported by github.com/kubernetes-sigs/aws-ebs-csi-driver/cmd); to add:
|
govulncheck:
cmd/main.go#L41
could not import github.com/edgelesssys/constellation/v2/csi/cryptmapper (invalid package name: "")
|
govulncheck:
cmd/main.go#L42
could not import github.com/edgelesssys/constellation/v2/csi/kms (invalid package name: "")
|
govulncheck
Process completed with exit code 1.
|