diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-05-21 09:55:44 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-05-21 09:55:44 -0400 |
commit | 7ccf5708dac7a2d8d1ea89a5d165f12e11d01131 (patch) | |
tree | 5684806af55eb1640a7540708ea81fa964b0c81b /vendor/github.com/opencontainers/go-digest/verifiers.go | |
parent | e9b344266a563a3dfcf693fc817f6b8cc0b7d815 (diff) | |
download | podman-7ccf5708dac7a2d8d1ea89a5d165f12e11d01131.tar.gz podman-7ccf5708dac7a2d8d1ea89a5d165f12e11d01131.tar.bz2 podman-7ccf5708dac7a2d8d1ea89a5d165f12e11d01131.zip |
Bump github.com/containers/storage from 1.19.2 to 1.20.1
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.19.2 to 1.20.1.
- [Release notes](https://github.com/containers/storage/releases)
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md)
- [Commits](https://github.com/containers/storage/compare/v1.19.2...v1.20.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor/github.com/opencontainers/go-digest/verifiers.go')
-rw-r--r-- | vendor/github.com/opencontainers/go-digest/verifiers.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/opencontainers/go-digest/verifiers.go b/vendor/github.com/opencontainers/go-digest/verifiers.go index 32125e918..afef506f4 100644 --- a/vendor/github.com/opencontainers/go-digest/verifiers.go +++ b/vendor/github.com/opencontainers/go-digest/verifiers.go @@ -1,3 +1,4 @@ +// Copyright 2019, 2020 OCI Contributors // Copyright 2017 Docker, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); |