Install golang-github-opencontainers-go-digest-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-opencontainers-go-digest-dev
Description:
Common digest package used across the container ecosystem
Package digest provides a generalized type to opaquely represent message digests and their operations within the registry. The Digest type is designed to serve as a flexible identifier in a content-addressable system. More importantly, it provides tools and wrappers to work with hash.Hash-based digests with little effort.
Homepage: https://github.com/opencontainers/go-digest
Version: 1.0.0~rc1-1
Section: universe/devel