Commit Graph

6 Commits

Author SHA1 Message Date
Miloslav Trmač 194bf3bf46 Update to github.com/vbauerster/mpb v7.1.5
... to fix https://github.com/vbauerster/mpb/issues/100 .

> go get github.com/vbauerster/mpb/v7@latest
> make vendor

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2021-09-20 15:44:15 +02:00
dependabot[bot] 87036cea94
Bump github.com/opencontainers/runc from 1.0.0-rc93 to 1.0.0-rc94
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.0.0-rc93 to 1.0.0-rc94.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Commits](https://github.com/opencontainers/runc/compare/v1.0.0-rc93...v1.0.0-rc94)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 08:20:51 +00:00
Daniel J Walsh ddda1bdcff
Bump containers/storage vendor to v1.29.0
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-04-12 09:18:57 -04:00
Daniel J Walsh 655a439562
build(deps): bump github.com/onsi/ginkgo from 1.14.2 to 1.15.0
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.14.2 to 1.15.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v1.14.2...v1.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-08 13:50:06 -05:00
Nalin Dahyabhai d0bba95436 bump containerd, docker, and golang.org/x/sys
Bump github.com/containerd/containerd from v1.3.2 to v1.4.1 and
golang.org/x/sys from v0.0.0-20200810151505-1b9f1253b3ed to
v0.0.0-20201018230417-eeed37f84f13.  Bump github.com/docker/docker to an
unreleased tag to fix compilation with newer golang.org/x/sys.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2020-10-20 15:23:51 -04:00
Miloslav Trmač e29f8dc4f7
Run (make vendor)
... now that its (go mod vendor) works again.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-04-08 16:29:12 -04:00