From d886cd9305325bf73ae7f8b59944a55dc1bf7f64 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sun, 21 Feb 2021 05:15:30 -0500 Subject: 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] Signed-off-by: Daniel J Walsh --- vendor/github.com/sirupsen/logrus/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'vendor/github.com/sirupsen/logrus/CHANGELOG.md') diff --git a/vendor/github.com/sirupsen/logrus/CHANGELOG.md b/vendor/github.com/sirupsen/logrus/CHANGELOG.md index f68fb86bd..311f2c339 100644 --- a/vendor/github.com/sirupsen/logrus/CHANGELOG.md +++ b/vendor/github.com/sirupsen/logrus/CHANGELOG.md @@ -1,4 +1,11 @@ +# 1.8.0 + +Correct versioning number replacing v1.7.1. + # 1.7.1 + +Beware this release has introduced a new public API and its semver is therefore incorrect. + Code quality: * use go 1.15 in travis * use magefile as task runner -- cgit v1.2.3-54-g00ecf