docker / scan-cli-plugin

Docker Scan is a Command Line Interface to run vulnerability detection on your Dockerfiles and Docker images
Apache License 2.0
178 stars 43 forks source link

Update image-spec, containerd and distribution #198

Closed mat007 closed 2 years ago

mat007 commented 2 years ago

- What I did

Updated a bunch of dependencies to please dependabot.

- How I did it

go get -u github.com/docker/distribution
go get -u github.com/containerd/containerd
go get -u github.com/opencontainers/image-spec

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory)