Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot] 980d352b29
build(deps): bump github.com/containers/image/v5 from 5.15.2 to 5.16.0
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.15.2 to 5.16.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.15.2...v5.16.0)

---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 08:26:50 +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
dependabot-preview[bot] 2a05a3f41f
Bump github.com/onsi/ginkgo from 1.12.1 to 1.12.2
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.12.1 to 1.12.2.
- [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.12.1...v1.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-25 06:49:28 -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
Valentin Rothberg 92ce0bdf10 migrate to go modules
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>

Closes: #1621
Approved by: rhatdan
2019-06-25 09:55:38 +00:00
Daniel J Walsh 3eef1ed0bd Revendor everything
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #1277
Approved by: giuseppe
2019-01-15 11:22:14 +00:00
Daniel J Walsh 9fafd493a0 buildah bud should require a context directory or URL
Also vendor in latest golang.org/x to attempt to fix issue with testing.
The latest tests were blowing up because of errors in the golang.org/x/sys
code.  Updating the vendoring and switching the validate Checkout are being
done to make the tests pass.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #723
Approved by: TomSweeneyRedHat
2018-05-30 14:17:43 +00:00
Daniel J Walsh 8ecefa978c Vendor in changes to support sirupsen/logrus
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-10-10 17:30:11 +00:00
Nalin Dahyabhai 931372925b Include our vendored dependencies
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-01-28 05:59:37 +01:00