diff options
author | Aditya R <arajan@redhat.com> | 2022-07-20 21:56:36 +0530 |
---|---|---|
committer | Aditya R <arajan@redhat.com> | 2022-07-20 21:58:08 +0530 |
commit | 8d190fc481ff33b730b7fb8a5579f5760574e4cf (patch) | |
tree | 39c86bec0b14caf944f6b7a6462faf40dd86d143 /vendor | |
parent | 013300a7c08e362255aebd394a3c4aa0e878afb5 (diff) | |
download | podman-8d190fc481ff33b730b7fb8a5579f5760574e4cf.tar.gz podman-8d190fc481ff33b730b7fb8a5579f5760574e4cf.tar.bz2 podman-8d190fc481ff33b730b7fb8a5579f5760574e4cf.zip |
vendor: remove unused deps
Some deps cleaned by `make vendor`
[NO NEW TESTS NEEDED]
[NO TESTS NEEDED]
Signed-off-by: Aditya R <arajan@redhat.com>
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 70a9f197b..58c811acc 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -325,7 +325,6 @@ github.com/coreos/stream-metadata-go/stream/rhcos ## explicit github.com/cyphar/filepath-securejoin # github.com/davecgh/go-spew v1.1.1 -## explicit github.com/davecgh/go-spew/spew # github.com/digitalocean/go-libvirt v0.0.0-20201209184759-e2a69bcd5bd1 github.com/digitalocean/go-libvirt @@ -625,7 +624,6 @@ github.com/ostreedev/ostree-go/pkg/otbuiltin # github.com/pkg/errors v0.9.1 github.com/pkg/errors # github.com/pmezard/go-difflib v1.0.0 -## explicit github.com/pmezard/go-difflib/difflib # github.com/proglottis/gpgme v0.1.3 github.com/proglottis/gpgme |