forked from containers/buildah
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information
Showing
379 changed files
with
38,939 additions
and
93,215 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
vendor/github.com/containers/common/pkg/apparmor/apparmor.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
289 changes: 289 additions & 0 deletions
289
vendor/github.com/containers/common/pkg/apparmor/apparmor_linux.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
49 changes: 49 additions & 0 deletions
49
vendor/github.com/containers/common/pkg/apparmor/apparmor_linux_template.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.