axetroy / go-server

Golang写的一些基础后端服务,基本包含大多数后端需要的服务
https://axetroy.github.io/go-server/
MIT License
211 stars 32 forks source link

chore(deps): update module sirupsen/logrus to v1.7.1 #405

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
sirupsen/logrus require minor v1.6.0 -> v1.7.1

Release Notes

sirupsen/logrus ### [`v1.7.1`](https://togithub.com/sirupsen/logrus/releases/v1.7.1) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.7.0...v1.7.1) ### Code quality: - use go 1.15 in travis - use magefile as task runner ### Fixes: - small fixes about new go 1.13 error formatting system - Fix for long time race condiction with mutating data hooks ### Features: - build support for zos ### [`v1.7.0`](https://togithub.com/sirupsen/logrus/releases/v1.7.0) [Compare Source](https://togithub.com/sirupsen/logrus/compare/v1.6.0...v1.7.0) - a new buffer pool management API has been added - a set of `Fn()` functions have been added - the dependency toward a windows terminal library has been removed

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.