diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-09-29 13:20:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-29 13:20:30 +0000 |
commit | 84dede4452d4f85ad6dacf2c66e00500685c24af (patch) | |
tree | 670e0208837a7acf0a8b53eda463b57e55d353d8 /vendor/modules.txt | |
parent | 5cf865926ed62c8baa691f96e8fe5f585e077083 (diff) | |
parent | e6789cb3e8aaaa54cd80e953f730f358b861f167 (diff) | |
download | podman-84dede4452d4f85ad6dacf2c66e00500685c24af.tar.gz podman-84dede4452d4f85ad6dacf2c66e00500685c24af.tar.bz2 podman-84dede4452d4f85ad6dacf2c66e00500685c24af.zip |
Merge pull request #7819 from containers/dependabot/go_modules/github.com/sirupsen/logrus-1.7.0
Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index e3f3712c2..f9556549b 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -340,8 +340,6 @@ github.com/klauspost/compress/zstd github.com/klauspost/compress/zstd/internal/xxhash # github.com/klauspost/pgzip v1.2.5 github.com/klauspost/pgzip -# github.com/konsorten/go-windows-terminal-sequences v1.0.3 -github.com/konsorten/go-windows-terminal-sequences # github.com/mattn/go-runewidth v0.0.9 github.com/mattn/go-runewidth # github.com/mattn/go-shellwords v1.0.10 @@ -494,7 +492,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.6.0 +# github.com/sirupsen/logrus v1.7.0 github.com/sirupsen/logrus github.com/sirupsen/logrus/hooks/syslog # github.com/spf13/cobra v1.0.0 |