vendor: opencontainers/go-digest v1.0.0

full diff: https://github.com/opencontainers/go-digest/compare/v1.0.0-rc1...v1.0.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2020-08-24 18:45:46 +02:00
parent 0316f34bf2
commit 8a8d91529d
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C
15 changed files with 87 additions and 65 deletions

3
vendor/github.com/opencontainers/go-digest/go.mod generated vendored Normal file
View file

@ -0,0 +1,3 @@
module github.com/opencontainers/go-digest
go 1.13