Commit Graph

3 Commits

Author SHA1 Message Date
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