1
0
mirror of https://github.com/containers/buildah.git synced 2026-02-06 12:45:45 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
dependabot-preview[bot]
f7731c2dee Bump github.com/pkg/errors from 0.8.1 to 0.9.0
Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/pkg/errors/releases)
- [Commits](https://github.com/pkg/errors/compare/v0.8.1...v0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>

Closes: #2077
Approved by: @TomSweeneyRedHat
2020-01-13 16:37:23 +00:00
Valentin Rothberg
2bada5dba9 cleanup vendor.conf
* pin dependencies to commits or releases (where possible) instead of
  branches
* delete unused dependencies
* add a make vendor target to ease dependency management

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>

Closes: #1311
Approved by: rhatdan
2019-01-31 07:52:01 +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
Nalin Dahyabhai
931372925b Include our vendored dependencies
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-01-28 05:59:37 +01:00