summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya R <arajan@redhat.com>2022-07-20 21:56:36 +0530
committerMatthew Heon <matthew.heon@pm.me>2022-07-26 13:48:50 -0400
commit7b28a1b7ccd885386044eee854d2308702588e51 (patch)
tree939ba22ba40535ab13135d3f8ad2eeda5ff327ed
parent3aec669e975c662147e96a8160197d7f99c9194b (diff)
downloadpodman-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>
-rw-r--r--go.mod2
-rw-r--r--vendor/modules.txt2
2 files changed, 0 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index 26e96499d..8e90d4920 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,6 @@ require (
github.com/coreos/go-systemd/v22 v22.3.2
github.com/coreos/stream-metadata-go v0.0.0-20210225230131-70edb9eb47b3
github.com/cyphar/filepath-securejoin v0.2.3
- github.com/davecgh/go-spew v1.1.1
github.com/digitalocean/go-qemu v0.0.0-20210326154740-ac9e0b687001
github.com/docker/distribution v2.8.1+incompatible
github.com/docker/docker v20.10.17+incompatible
@@ -51,7 +50,6 @@ require (
github.com/opencontainers/runtime-spec v1.0.3-0.20211214071223-8958f93039ab
github.com/opencontainers/runtime-tools v0.9.1-0.20220714195903-17b3287fafb7
github.com/opencontainers/selinux v1.10.1
- github.com/pmezard/go-difflib v1.0.0
github.com/rootless-containers/rootlesskit v1.0.1
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.5.0
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