Alice52 / go-tutorial

This repository records golang learning process
MIT License
0 stars 0 forks source link

fix(deps): update module gopkg.in/natefinch/lumberjack.v2 to v2.2.1 #17

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gopkg.in/natefinch/lumberjack.v2 require minor v2.0.0 -> v2.2.1

Release Notes

natefinch/lumberjack (gopkg.in/natefinch/lumberjack.v2) ### [`v2.2.1`](https://togithub.com/natefinch/lumberjack/releases/tag/v2.2.1): Module Name Fix [Compare Source](https://togithub.com/natefinch/lumberjack/compare/v2.2.0...v2.2.1) #### What's Changed - fix module declaration and remove toml dependency by [@​natefinch](https://togithub.com/natefinch) in [https://github.com/natefinch/lumberjack/pull/178](https://togithub.com/natefinch/lumberjack/pull/178) **Full Changelog**: https://github.com/natefinch/lumberjack/compare/v2.2.0...v2.2.1 ### [`v2.2.0`](https://togithub.com/natefinch/lumberjack/releases/tag/v2.2.0): Fix CVE in test deps and lots of small things [Compare Source](https://togithub.com/natefinch/lumberjack/compare/v2.0.0...v2.2.0) #### What's Changed - switch to travis by [@​natefinch](https://togithub.com/natefinch) in [https://github.com/natefinch/lumberjack/pull/44](https://togithub.com/natefinch/lumberjack/pull/44) - Update docs, adding `Compress` setting details by [@​tbutts](https://togithub.com/tbutts) in [https://github.com/natefinch/lumberjack/pull/49](https://togithub.com/natefinch/lumberjack/pull/49) - Fix test timing by [@​natefinch](https://togithub.com/natefinch) in [https://github.com/natefinch/lumberjack/pull/64](https://togithub.com/natefinch/lumberjack/pull/64) - Make default file permissions more restrictive by [@​JAORMX](https://togithub.com/JAORMX) in [https://github.com/natefinch/lumberjack/pull/83](https://togithub.com/natefinch/lumberjack/pull/83) - fix a typo by [@​kangxiaoning](https://togithub.com/kangxiaoning) in [https://github.com/natefinch/lumberjack/pull/62](https://togithub.com/natefinch/lumberjack/pull/62) - use 0755 to create new dir by [@​caibirdme](https://togithub.com/caibirdme) in [https://github.com/natefinch/lumberjack/pull/68](https://togithub.com/natefinch/lumberjack/pull/68) - cleanup and module support by [@​glaslos](https://togithub.com/glaslos) in [https://github.com/natefinch/lumberjack/pull/77](https://togithub.com/natefinch/lumberjack/pull/77) - Remove dependency on gopkg.in/yaml.v2 by [@​nikhita](https://togithub.com/nikhita) in [https://github.com/natefinch/lumberjack/pull/175](https://togithub.com/natefinch/lumberjack/pull/175) #### New Contributors - [@​tbutts](https://togithub.com/tbutts) made their first contribution in [https://github.com/natefinch/lumberjack/pull/49](https://togithub.com/natefinch/lumberjack/pull/49) - [@​JAORMX](https://togithub.com/JAORMX) made their first contribution in [https://github.com/natefinch/lumberjack/pull/83](https://togithub.com/natefinch/lumberjack/pull/83) - [@​kangxiaoning](https://togithub.com/kangxiaoning) made their first contribution in [https://github.com/natefinch/lumberjack/pull/62](https://togithub.com/natefinch/lumberjack/pull/62) - [@​caibirdme](https://togithub.com/caibirdme) made their first contribution in [https://github.com/natefinch/lumberjack/pull/68](https://togithub.com/natefinch/lumberjack/pull/68) - [@​glaslos](https://togithub.com/glaslos) made their first contribution in [https://github.com/natefinch/lumberjack/pull/77](https://togithub.com/natefinch/lumberjack/pull/77) - [@​nikhita](https://togithub.com/nikhita) made their first contribution in [https://github.com/natefinch/lumberjack/pull/175](https://togithub.com/natefinch/lumberjack/pull/175) **Full Changelog**: https://github.com/natefinch/lumberjack/compare/v2.1...v2.2.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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



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