diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-05-04 16:06:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-04 16:06:01 +0200 |
commit | a8dc0fceb9bea7a6cf6f51a1ef47a30acc92cb88 (patch) | |
tree | 1f2204abc063345244ec00702185ebd7cfeb13c8 /vendor/modules.txt | |
parent | 51d0be42046f691e81cddfe2712baa14cecbdfbe (diff) | |
parent | 2e79d60d3e5df1456921254339dc4b9322d43e77 (diff) | |
download | podman-a8dc0fceb9bea7a6cf6f51a1ef47a30acc92cb88.tar.gz podman-a8dc0fceb9bea7a6cf6f51a1ef47a30acc92cb88.tar.bz2 podman-a8dc0fceb9bea7a6cf6f51a1ef47a30acc92cb88.zip |
Merge pull request #6074 from containers/dependabot/go_modules/github.com/sirupsen/logrus-1.6.0
Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 8656ab1fb..18c4442ef 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -330,7 +330,7 @@ github.com/klauspost/compress/zstd github.com/klauspost/compress/zstd/internal/xxhash # github.com/klauspost/pgzip v1.2.3 github.com/klauspost/pgzip -# github.com/konsorten/go-windows-terminal-sequences v1.0.2 +# github.com/konsorten/go-windows-terminal-sequences v1.0.3 github.com/konsorten/go-windows-terminal-sequences # github.com/mattn/go-shellwords v1.0.10 github.com/mattn/go-shellwords @@ -472,7 +472,7 @@ github.com/safchain/ethtool github.com/seccomp/containers-golang # github.com/seccomp/libseccomp-golang v0.9.1 github.com/seccomp/libseccomp-golang -# github.com/sirupsen/logrus v1.5.0 +# github.com/sirupsen/logrus v1.6.0 github.com/sirupsen/logrus github.com/sirupsen/logrus/hooks/syslog # github.com/spf13/cobra v0.0.7 |