diff options
author | Aditya R <arajan@redhat.com> | 2022-07-20 21:56:36 +0530 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2022-07-26 13:48:50 -0400 |
commit | 7b28a1b7ccd885386044eee854d2308702588e51 (patch) | |
tree | 939ba22ba40535ab13135d3f8ad2eeda5ff327ed /vendor/modules.txt | |
parent | 3aec669e975c662147e96a8160197d7f99c9194b (diff) | |
download | podman-7b28a1b7ccd885386044eee854d2308702588e51.tar.gz podman-7b28a1b7ccd885386044eee854d2308702588e51.tar.bz2 podman-7b28a1b7ccd885386044eee854d2308702588e51.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/modules.txt')
-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 |