Imports of package verify

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
encoding/hexPackage hex implements hexadecimal encoding and decoding.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/google/go-containerregistry/internal/andPackage and provides helpers for adding Close to io.{Reader|Writer}.
github.com/google/go-containerregistry/pkg/v1Package v1 defines structured types for OCI v1 images
hashPackage hash provides interfaces for hash functions.
ioPackage io provides basic interfaces to I/O primitives.