summaryrefslogtreecommitdiff
path: root/vendor/github.com/containers/buildah/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-12 12:13:29 +0000
committerValentin Rothberg <vrothberg@redhat.com>2022-09-13 08:58:22 +0200
commit9457549fff7aee6246bf2f51659050c74586aed5 (patch)
tree5a2d7e53bc218dc38f3905139d3ee888f706ff0c /vendor/github.com/containers/buildah/go.mod
parent4aeaeafde54eb223468ae3ea8425ab548e90e8e8 (diff)
build(deps): bump github.com/vbauerster/mpb/v7 from 7.5.2 to 7.5.3
Bumps [github.com/vbauerster/mpb/v7](https://github.com/vbauerster/mpb) from 7.5.2 to 7.5.3. - [Release notes](https://github.com/vbauerster/mpb/releases) - [Commits](https://github.com/vbauerster/mpb/compare/v7.5.2...v7.5.3) --- updated-dependencies: - dependency-name: github.com/vbauerster/mpb/v7 dependency-type: direct:production update-type: version-update:semver-patch ... Also bump the go module to 1.17 to be able to compile the new code. Given containers/common and others already require go 1.17+ we're safe to go. Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
Diffstat (limited to 'vendor/github.com/containers/buildah/go.mod')
-rw-r--r--vendor/github.com/containers/buildah/go.mod128
1 files changed, 0 insertions, 128 deletions
diff --git a/vendor/github.com/containers/buildah/go.mod b/vendor/github.com/containers/buildah/go.mod
deleted file mode 100644
index db0638db9..000000000
--- a/vendor/github.com/containers/buildah/go.mod
+++ /dev/null
@@ -1,128 +0,0 @@
-module github.com/containers/buildah
-
-go 1.17
-
-require (
- github.com/containerd/containerd v1.6.8
- github.com/containernetworking/cni v1.1.2
- github.com/containers/common v0.49.1
- github.com/containers/image/v5 v5.22.0
- github.com/containers/ocicrypt v1.1.5
- github.com/containers/storage v1.42.0
- github.com/docker/distribution v2.8.1+incompatible
- github.com/docker/docker v20.10.17+incompatible
- github.com/docker/go-units v0.5.0
- github.com/fsouza/go-dockerclient v1.8.3
- github.com/ghodss/yaml v1.0.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/mattn/go-shellwords v1.0.12
- github.com/onsi/ginkgo v1.16.5
- github.com/onsi/gomega v1.20.1
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198
- github.com/opencontainers/runc v1.1.4
- github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
- github.com/opencontainers/runtime-tools v0.9.1-0.20220714195903-17b3287fafb7
- github.com/opencontainers/selinux v1.10.1
- github.com/openshift/imagebuilder v1.2.4-0.20220711175835-4151e43600df
- github.com/seccomp/libseccomp-golang v0.10.0
- github.com/sirupsen/logrus v1.9.0
- github.com/spf13/cobra v1.5.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.8.0
- github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
- go.etcd.io/bbolt v1.3.6
- golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
- golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
- golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
- golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
-)
-
-require (
- github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
- github.com/BurntSushi/toml v1.2.0 // indirect
- github.com/Microsoft/go-winio v0.5.2 // indirect
- github.com/Microsoft/hcsshim v0.9.4 // indirect
- github.com/VividCortex/ewma v1.2.0 // indirect
- github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d // indirect
- github.com/beorn7/perks v1.0.1 // indirect
- github.com/blang/semver v3.5.1+incompatible // indirect
- github.com/cespare/xxhash/v2 v2.1.2 // indirect
- github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e // indirect
- github.com/containerd/cgroups v1.0.3 // indirect
- github.com/containerd/stargz-snapshotter/estargz v0.12.0 // indirect
- github.com/containernetworking/plugins v1.1.1 // indirect
- github.com/containers/libtrust v0.0.0-20200511145503-9c3a6c22cd9a // indirect
- github.com/cyphar/filepath-securejoin v0.2.3 // indirect
- github.com/davecgh/go-spew v1.1.1 // indirect
- github.com/disiqueira/gotree/v3 v3.0.2 // indirect
- github.com/docker/docker-credential-helpers v0.6.4 // indirect
- github.com/docker/go-connections v0.4.1-0.20210727194412-58542c764a11 // indirect
- github.com/docker/go-metrics v0.0.1 // indirect
- github.com/fsnotify/fsnotify v1.5.4 // indirect
- github.com/gogo/protobuf v1.3.2 // indirect
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
- github.com/golang/protobuf v1.5.2 // indirect
- github.com/google/go-cmp v0.5.8 // indirect
- github.com/google/go-containerregistry v0.10.0 // indirect
- github.com/google/go-intervals v0.0.2 // indirect
- github.com/google/uuid v1.3.0 // indirect
- github.com/gorilla/mux v1.8.0 // indirect
- github.com/hashicorp/errwrap v1.1.0 // indirect
- github.com/imdario/mergo v0.3.13 // indirect
- github.com/inconshreveable/mousetrap v1.0.0 // indirect
- github.com/jinzhu/copier v0.3.5 // indirect
- github.com/json-iterator/go v1.1.12 // indirect
- github.com/klauspost/compress v1.15.9 // indirect
- github.com/klauspost/pgzip v1.2.5 // indirect
- github.com/letsencrypt/boulder v0.0.0-20220331220046-b23ab962616e // indirect
- github.com/manifoldco/promptui v0.9.0 // indirect
- github.com/mattn/go-runewidth v0.0.13 // indirect
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
- github.com/miekg/pkcs11 v1.1.1 // indirect
- github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible // indirect
- github.com/moby/sys/mount v0.3.3 // indirect
- github.com/moby/sys/mountinfo v0.6.2 // indirect
- github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 // indirect
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
- github.com/modern-go/reflect2 v1.0.2 // indirect
- github.com/morikuni/aec v1.0.0 // indirect
- github.com/nxadm/tail v1.4.8 // indirect
- github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f // indirect
- github.com/pkg/errors v0.9.1 // indirect
- github.com/pmezard/go-difflib v1.0.0 // indirect
- github.com/proglottis/gpgme v0.1.3 // indirect
- github.com/prometheus/client_golang v1.12.1 // indirect
- github.com/prometheus/client_model v0.2.0 // indirect
- github.com/prometheus/common v0.32.1 // indirect
- github.com/prometheus/procfs v0.7.3 // indirect
- github.com/rivo/uniseg v0.2.0 // indirect
- github.com/sigstore/sigstore v1.3.1-0.20220629021053-b95fc0d626c1 // indirect
- github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 // indirect
- github.com/sylabs/sif/v2 v2.7.1 // indirect
- github.com/tchap/go-patricia v2.3.0+incompatible // indirect
- github.com/theupdateframework/go-tuf v0.3.1 // indirect
- github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
- github.com/ulikunitz/xz v0.5.10 // indirect
- github.com/vbatts/tar-split v0.11.2 // indirect
- github.com/vbauerster/mpb/v7 v7.4.2 // indirect
- github.com/vishvananda/netlink v1.1.1-0.20210330154013-f5de75959ad5 // indirect
- github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f // indirect
- github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
- github.com/xeipuuv/gojsonschema v1.2.0 // indirect
- go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 // indirect
- go.opencensus.io v0.23.0 // indirect
- golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e // indirect
- golang.org/x/text v0.3.7 // indirect
- google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f // indirect
- google.golang.org/grpc v1.47.0 // indirect
- google.golang.org/protobuf v1.28.0 // indirect
- gopkg.in/square/go-jose.v2 v2.6.0 // indirect
- gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
- gopkg.in/yaml.v2 v2.4.0 // indirect
- gopkg.in/yaml.v3 v3.0.1 // indirect
- k8s.io/klog v1.0.0 // indirect
-)
-
-replace github.com/opencontainers/image-spec => github.com/opencontainers/image-spec v1.0.2-0.20211123152302-43a7dee1ec31