Commit Graph

7 Commits

Author SHA1 Message Date
Daniel J Walsh 9042b86b2d
Vendor in latest github.com/sirupsen/logrus
[NO NEW TESTS NEEDED]

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-06-09 16:02:43 -04:00
Urvashi Mohnani f5033ab2ae Downgrade siruspen/logrus from 1.4.2
The upgrade of logrus forces to update the dependency in go module
consumers as well.

The new locking in logrus 1.5.0 introduces regressions in conjunction to
deadlocks when using custom hooks, which is the case in CRI-O for
example.
Having it point to v1.5.0 here is forcing cri-o to upgrade it as well
when we update c/buildah to v1.14.6.

Let's downgrade logrus till sirupsen/logrus#1122
is fixed.

Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2020-04-06 10:08:15 -04:00
dependabot-preview[bot] afdd49cede
Bump github.com/containers/image/v5 from 5.2.1 to 5.3.1
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.2.1 to 5.3.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.2.1...v5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-03-28 06:00:16 -04:00
TomSweeneyRedHat c22957b5be vendor logrus v1.4.2
vendor logrus v1.4.2

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #1680
Approved by: rhatdan
2019-06-19 16:33:39 +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
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