podman/vendor/golang.org/x
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
..
crypto Support hashed hostnames in the known_hosts file 2020-10-27 12:19:44 +01:00
net Bump github.com/onsi/gomega from 1.10.3 to 1.10.4 2020-12-09 08:37:22 -05:00
oauth2 Add X-Registry-Config support 2020-09-29 08:46:44 -07:00
sync vendor c/image v5.4.2 2020-04-07 12:09:48 +02:00
sys ginkgo: install on demand via `go get -u` 2021-01-19 10:00:53 +01:00
text Bump k8s.io/apimachinery from 0.19.4 to 0.20.0 2020-12-09 06:05:03 -05:00
time vendor c/image v5.4.2 2020-04-07 12:09:48 +02:00
xerrors Update to the latest version of buildah 2020-02-19 16:04:00 -05:00