DockerCLI/cli/manifest/store
Sebastiaan van Stijn ac06c971fa
remove unneeded "digest" alias for "go-digest"
This was there for historic reasons (I think `goimports` expected this,
and we used to have a linter that wanted it), but it's not needed, so
let's remove it (to make my IDE less complaining about unneeded aliases)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-04 14:45:37 +01:00
..
store.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:45:37 +01:00
store_test.go cli/manifest: remove deprecated io/ioutil and use t.TempDir() 2022-02-25 15:42:17 +01:00