automation-tests/vendor/github.com
Valentin Rothberg de05e58168 ginkgo: install on demand via `go get -u`
Install ginkgo on demand via `go get -u` rather than keeping a copy it's
entire source code in the vendor dirctory.  The main motivation for that
is to make `golangci-lint` happy which is continuously throwing up on
the import of a program (i.e., ginkgo).  The linter is broken and stupid
as it ignores flags to ignore dirs and ignores build tags (at least some
linters do) which is blocking us from updating to newer versions.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-01-19 10:00:53 +01:00
..
Azure/go-ansiterm vendor: update everything 2019-01-11 13:38:11 +01:00
BurntSushi/toml migrate to go-modules 2019-06-24 13:20:59 +02:00
Microsoft Bump github.com/containers/storage from 1.24.3 to 1.24.4 2020-12-23 04:29:57 -05:00
VividCortex/ewma migrate to go-modules 2019-06-24 13:20:59 +02:00
acarl005/stripansi vendor github.com/containers/image/v5@v5.2.0 2020-02-05 09:55:50 +01:00
beorn7/perks update dependencies 2019-06-24 21:29:31 +02:00
blang/semver V2 API Version Support 2020-05-20 10:21:30 -07:00
buger/goterm vendor: update everything 2019-01-11 13:38:11 +01:00
checkpoint-restore/go-criu update dependencies 2019-06-24 21:29:31 +02:00
chzyer/readline short-name aliasing 2020-11-13 15:40:06 +01:00
containerd Bump github.com/containers/storage from 1.24.3 to 1.24.4 2020-12-23 04:29:57 -05:00
containernetworking Bump github.com/containernetworking/plugins from 0.8.6 to 0.8.7 2020-08-28 06:13:09 -04:00
containers Bump to containers/buildah 1.9.2 2021-01-15 06:23:19 -05:00
coreos Add API for communicating with Docker volume plugins 2020-12-01 12:56:55 -05:00
cri-o/ocicni Bump github.com/cri-o/ocicni to latest master 2021-01-14 16:52:52 +01:00
cyphar/filepath-securejoin update dependencies 2019-06-24 21:29:31 +02:00
davecgh/go-spew migrate to go-modules 2019-06-24 13:20:59 +02:00
docker Bump to containers/buildah 1.9.2 2021-01-15 06:23:19 -05:00
fsnotify/fsnotify Bump github.com/fsnotify/fsnotify from 1.4.7 to 1.4.9 2020-03-13 09:31:40 -04:00
fsouza/go-dockerclient new "image" mount type 2020-10-29 15:06:22 +01:00
ghodss/yaml migrate to go-modules 2019-06-24 13:20:59 +02:00
go-logr/logr Bump k8s.io/apimachinery from 0.18.8 to 0.19.0 2020-08-28 05:45:35 -04:00
godbus/dbus/v5 update systemd & dbus dependencies 2020-03-10 18:34:55 +01:00
gogo/protobuf vendor c/image v5.4.2 2020-04-07 12:09:48 +02:00
golang/protobuf Bump k8s.io/apimachinery from 0.19.4 to 0.20.0 2020-12-09 06:05:03 -05:00
google Bump github.com/google/uuid from 1.1.4 to 1.1.5 2021-01-15 12:18:46 +01:00
gorilla Bump github.com/gorilla/mux from 1.7.4 to 1.8.0 2020-09-02 06:46:20 -04:00
hashicorp Bump github.com/containers/storage from 1.20.2 to 1.21.0 2020-07-10 06:30:06 -04:00
hpcloud/tail migrate to go-modules 2019-06-24 13:20:59 +02:00
imdario/mergo support multi-image (docker) archives 2020-09-08 08:47:19 +02:00
inconshreveable/mousetrap Migrate to cobra CLI 2019-02-08 10:26:43 -06:00
ishidawataru/sctp Update to the latest version of buildah 2020-02-19 16:04:00 -05:00
json-iterator/go Bump github.com/json-iterator/go from 1.1.9 to 1.1.10 2020-06-09 10:24:03 -04:00
juju/ansiterm short-name aliasing 2020-11-13 15:40:06 +01:00
klauspost Bump github.com/containers/storage from 1.24.4 to 1.24.5 2021-01-11 08:50:59 -05:00
lunixbochs/vtclean short-name aliasing 2020-11-13 15:40:06 +01:00
manifoldco/promptui short-name aliasing 2020-11-13 15:40:06 +01:00
mattn short-name aliasing 2020-11-13 15:40:06 +01:00
matttproud/golang_protobuf_extensions update dependencies 2019-06-24 21:29:31 +02:00
mistifyio/go-zfs migrate to go-modules 2019-06-24 13:20:59 +02:00
moby Bump to containers/buildah 1.9.2 2021-01-15 06:23:19 -05:00
modern-go migrate to go-modules 2019-06-24 13:20:59 +02:00
morikuni/aec bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
mrunalp/fileutils migrate to go-modules 2019-06-24 13:20:59 +02:00
mtrmac/gpgme vendor github.com/mtrmac/gpgme@v0.1.2 2020-02-05 09:56:25 +01:00
nxadm/tail ginkgo: install on demand via `go get -u` 2021-01-19 10:00:53 +01:00
onsi ginkgo: install on demand via `go get -u` 2021-01-19 10:00:53 +01:00
opencontainers Bump github.com/opencontainers/selinux from 1.7.0 to 1.8.0 2020-12-16 13:35:31 -05:00
openshift/imagebuilder Bump github.com/containers/buildah from 1.16.4 to 1.16.5 2020-10-23 06:52:53 -04:00
opentracing/opentracing-go Bump github.com/opentracing/opentracing-go from 1.1.0 to 1.2.0 2020-07-02 06:40:04 -04:00
ostreedev/ostree-go github.com/containers/storage v1.12.13 2019-08-01 03:46:14 -04:00
pkg/errors build(deps): bump github.com/containers/storage from 1.15.5 to 1.15.7 2020-01-23 03:49:20 -05:00
pmezard/go-difflib migrate to go-modules 2019-06-24 13:20:59 +02:00
pquerna/ffjson Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00
prometheus new "image" mount type 2020-10-29 15:06:22 +01:00
rootless-containers/rootlesskit Bump github.com/rootless-containers/rootlesskit from 0.11.0 to 0.11.1 2020-11-12 05:51:44 -05:00
safchain/ethtool podman network create 2019-09-09 09:32:43 -05:00
seccomp/libseccomp-golang Vendor in containers/buildah 1.16.1 2020-09-11 13:37:37 -04:00
sirupsen/logrus Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 2020-09-29 05:58:49 -04:00
spf13 Revert the custom cobra vendor 2020-12-01 14:15:18 +01:00
stretchr/testify Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 2021-01-14 04:22:05 -05:00
syndtr/gocapability vendor: update everything 2019-01-11 13:38:11 +01:00
tchap/go-patricia update dependencies 2019-06-24 21:29:31 +02:00
uber Bump github.com/uber/jaeger-client-go 2020-07-14 13:41:53 -04:00
ulikunitz/xz support multi-image (docker) archives 2020-09-08 08:47:19 +02:00
vbatts/tar-split migrate to go-modules 2019-06-24 13:20:59 +02:00
vbauerster/mpb/v5 support multi-image (docker) archives 2020-09-08 08:47:19 +02:00
vishvananda Bump github.com/containernetworking/plugins from 0.8.7 to 0.9.0 2020-12-10 05:15:22 -05:00
willf/bitset Bump github.com/opencontainers/selinux from 1.6.0 to 1.7.0 2020-12-09 06:04:16 -05:00
xeipuuv vendor c/image v5.4.2 2020-04-07 12:09:48 +02:00