update docker dependency version to address CVE #460
Annotations
5 errors and 1 warning
build
missing go.sum entry needed to verify package github.com/evanphx/json-patch/v5 (imported by sigs.k8s.io/controller-runtime/pkg/client) is provided by exactly one module; to add:
|
build:
pkg/runtime/docker.go#L7
missing go.sum entry for module providing package github.com/docker/docker/api/types (imported by github.com/cnoe-io/idpbuilder/pkg/runtime); to add:
|
build:
pkg/runtime/docker.go#L8
missing go.sum entry for module providing package github.com/docker/docker/client (imported by github.com/cnoe-io/idpbuilder/pkg/runtime); to add:
|
build
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/cnoe-io/idpbuilder/pkg/cmd); to add:
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|