diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2021-02-21 05:15:30 -0500 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2021-02-21 05:15:39 -0500 |
commit | d886cd9305325bf73ae7f8b59944a55dc1bf7f64 (patch) | |
tree | 19be5387a825201cd1a87931db4e069a8e1a92b9 /vendor/modules.txt | |
parent | 7b52654649f4b9140b6ce2956afa9ad836720c6a (diff) | |
download | podman-d886cd9305325bf73ae7f8b59944a55dc1bf7f64.tar.gz podman-d886cd9305325bf73ae7f8b59944a55dc1bf7f64.tar.bz2 podman-d886cd9305325bf73ae7f8b59944a55dc1bf7f64.zip |
Bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.7.1 to 1.8.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.7.1...v1.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 4ec52f46c..4e31fbcd6 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -534,7 +534,7 @@ github.com/rootless-containers/rootlesskit/pkg/port/portutil github.com/safchain/ethtool # github.com/seccomp/libseccomp-golang v0.9.2-0.20200616122406-847368b35ebf github.com/seccomp/libseccomp-golang -# github.com/sirupsen/logrus v1.7.1 +# github.com/sirupsen/logrus v1.8.0 github.com/sirupsen/logrus github.com/sirupsen/logrus/hooks/syslog # github.com/spf13/cobra v1.1.3 |