dependabot-preview[bot]
2a5286f006
Bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.7.0...v1.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-17 06:50:16 -05:00
dependabot-preview[bot]
f129fa3ebf
Bump github.com/sirupsen/logrus from 1.4.2 to 1.6.0
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.4.2 to 1.6.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.4.2...v1.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-04 07:58:14 -04:00
Urvashi Mohnani
430833e6e3
Downgrade siruspen/logrus to 1.14.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 to c/commons 0.8.0.
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2020-04-03 16:08:33 -04:00
Daniel J Walsh
a21cf229ee
Move pkg/unshare to containers/storage/pkg/unshare
...
This removes a circular dependancy
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-03-31 08:42:12 -04:00
Qi Wang
9bb8e7e62b
Add config package for containers.conf
...
This PR adds a package config for reading configurations from the containers.conf into the go struct.
Signed-off-by: Qi Wang <qiwan@redhat.com>
2019-10-07 13:38:17 -04:00