diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2021-12-02 14:03:47 -0500 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2021-12-02 14:04:24 -0500 |
commit | ecd48325f600640c500de86c341648794381386d (patch) | |
tree | 5b24c539bc5f37ba6ee5031d2bea15289e7992b7 /vendor/modules.txt | |
parent | 4ff0ba4c8731e3dc1d56010f80468260104f3abc (diff) | |
download | podman-ecd48325f600640c500de86c341648794381386d.tar.gz podman-ecd48325f600640c500de86c341648794381386d.tar.bz2 podman-ecd48325f600640c500de86c341648794381386d.zip |
UPdate vendor of image-spec and containers/storage
This should get rid of the nasty warning on the github site.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index a104465c6..4f41adcae 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -219,7 +219,7 @@ github.com/containers/psgo/internal/dev github.com/containers/psgo/internal/host github.com/containers/psgo/internal/proc github.com/containers/psgo/internal/process -# github.com/containers/storage v1.37.1-0.20211122214631-59ba58582415 +# github.com/containers/storage v1.37.1-0.20211130181259-1a158c89a518 ## explicit github.com/containers/storage github.com/containers/storage/drivers @@ -545,7 +545,7 @@ github.com/onsi/gomega/types # github.com/opencontainers/go-digest v1.0.0 ## explicit github.com/opencontainers/go-digest -# github.com/opencontainers/image-spec v1.0.2-0.20210819154149-5ad6f50d6283 +# github.com/opencontainers/image-spec v1.0.2-0.20211123152302-43a7dee1ec31 ## explicit github.com/opencontainers/image-spec/specs-go github.com/opencontainers/image-spec/specs-go/v1 |