summaryrefslogtreecommitdiff
path: root/vendor/github.com/sirupsen/logrus/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-03-24 13:58:18 +0100
committerGitHub <noreply@github.com>2020-03-24 13:58:18 +0100
commit0275eed83d702d7edd07b71cda527b6140936b86 (patch)
tree8d3fe96b71775f2905c2186c746613d0ce00b377 /vendor/github.com/sirupsen/logrus/go.mod
parent3dbf2cb5aff67f82e486cd95aca170e44b8fc75a (diff)
parentee45149d33b69e8cbee02cdf431f086b343577f0 (diff)
downloadpodman-0275eed83d702d7edd07b71cda527b6140936b86.tar.gz
podman-0275eed83d702d7edd07b71cda527b6140936b86.tar.bz2
podman-0275eed83d702d7edd07b71cda527b6140936b86.zip
Merge pull request #5601 from containers/dependabot/go_modules/github.com/sirupsen/logrus-1.5.0
Bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0
Diffstat (limited to 'vendor/github.com/sirupsen/logrus/go.mod')
-rw-r--r--vendor/github.com/sirupsen/logrus/go.mod3
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor/github.com/sirupsen/logrus/go.mod b/vendor/github.com/sirupsen/logrus/go.mod
index 12fdf9898..9ea6e841b 100644
--- a/vendor/github.com/sirupsen/logrus/go.mod
+++ b/vendor/github.com/sirupsen/logrus/go.mod
@@ -4,7 +4,8 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/konsorten/go-windows-terminal-sequences v1.0.1
github.com/pmezard/go-difflib v1.0.0 // indirect
- github.com/stretchr/objx v0.1.1 // indirect
github.com/stretchr/testify v1.2.2
golang.org/x/sys v0.0.0-20190422165155-953cdadca894
)
+
+go 1.13