summaryrefslogtreecommitdiff
path: root/vendor/modules.txt
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-07-02 08:33:02 -0400
committerGitHub <noreply@github.com>2021-07-02 08:33:02 -0400
commit04209873562dff25c5d6f800e4a535dff18d485a (patch)
tree67f0ee2916812072967707ae6de779ebbcdb0476 /vendor/modules.txt
parent955c1d2bfeac0c399bbc4d82fd7b72ed4cc868d3 (diff)
parent735be12481cdc3edfcbca3500172d2164255e1a3 (diff)
downloadpodman-04209873562dff25c5d6f800e4a535dff18d485a.tar.gz
podman-04209873562dff25c5d6f800e4a535dff18d485a.tar.bz2
podman-04209873562dff25c5d6f800e4a535dff18d485a.zip
Merge pull request #10844 from vrothberg/vendor-common
vendor containers/common@main
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r--vendor/modules.txt11
1 files changed, 7 insertions, 4 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
index f961939fb..efeb26a0b 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -93,7 +93,7 @@ github.com/containers/buildah/pkg/overlay
github.com/containers/buildah/pkg/parse
github.com/containers/buildah/pkg/rusage
github.com/containers/buildah/util
-# github.com/containers/common v0.40.2-0.20210630092122-7482cf851dcc
+# github.com/containers/common v0.40.2-0.20210702074932-9d34b37ba77e
github.com/containers/common/libimage
github.com/containers/common/libimage/manifests
github.com/containers/common/pkg/apparmor
@@ -115,6 +115,7 @@ github.com/containers/common/pkg/seccomp
github.com/containers/common/pkg/secrets
github.com/containers/common/pkg/secrets/filedriver
github.com/containers/common/pkg/secrets/passdriver
+github.com/containers/common/pkg/secrets/shelldriver
github.com/containers/common/pkg/signal
github.com/containers/common/pkg/subscriptions
github.com/containers/common/pkg/supplemented
@@ -426,6 +427,8 @@ github.com/matttproud/golang_protobuf_extensions/pbutil
github.com/miekg/pkcs11
# github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
github.com/mistifyio/go-zfs
+# github.com/mitchellh/mapstructure v1.4.1
+github.com/mitchellh/mapstructure
# github.com/moby/sys/mount v0.2.0
github.com/moby/sys/mount
# github.com/moby/sys/mountinfo v0.4.1
@@ -570,7 +573,7 @@ github.com/seccomp/libseccomp-golang
# github.com/sirupsen/logrus v1.8.1
github.com/sirupsen/logrus
github.com/sirupsen/logrus/hooks/syslog
-# github.com/spf13/cobra v1.1.3
+# github.com/spf13/cobra v1.2.0 => github.com/spf13/cobra v1.1.3
github.com/spf13/cobra
# github.com/spf13/pflag v1.0.5
github.com/spf13/pflag
@@ -664,7 +667,7 @@ golang.org/x/net/internal/socks
golang.org/x/net/internal/timeseries
golang.org/x/net/proxy
golang.org/x/net/trace
-# golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
+# golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/sync/semaphore
# golang.org/x/sys v0.0.0-20210603125802-9665404d3644
golang.org/x/sys/cpu
@@ -784,7 +787,7 @@ gopkg.in/square/go-jose.v2/json
gopkg.in/tomb.v1
# gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v2
-# gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
+# gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
gopkg.in/yaml.v3
# k8s.io/api v0.21.2
k8s.io/api/apps/v1