build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 in the gomod group across 1 directory by dependabot[bot] · Pull Request #2227 · containerd/stargz-snapshotter (original) (raw)
Bumps the gomod group with 1 update in the / directory: github.com/sirupsen/logrus.
Updates github.com/sirupsen/logrus from 1.9.3 to 1.9.4
Release notes
Sourced from github.com/sirupsen/logrus's releases.
v1.9.4
Notable changes
- go.mod: update minimum supported go version to v1.17 sirupsen/logrus#1460
- go.mod: bump up dependencies sirupsen/logrus#1460
- Touch-up godoc and add "doc" links.
- README: fix links, grammar, and update examples.
- Add GNU/Hurd support sirupsen/logrus#1364
- Add WASI wasip1 support sirupsen/logrus#1388
- Remove uses of deprecated
ioutilpackage sirupsen/logrus#1472- CI: update actions and golangci-lint sirupsen/logrus#1459
- CI: remove appveyor, add macOS sirupsen/logrus#1460
Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4
Commits
- b61f268 Merge pull request #1472 from goldlinker/master
- 15c29db refactor: replace the deprecated function in the ioutil package
- cb253f3 Merge pull request #1464 from thaJeztah/touchup_godoc
- 29b2337 Merge pull request #1468 from thaJeztah/touchup_readme
- d916819 Merge pull request #1427 from dolmen/fix-testify-usage
- 135e482 README: small touch-ups
- 2c5fa36 Merge pull request #1467 from thaJeztah/rm_old_badge
- 877ecec README: remove travis badge
- 55cf256 Merge pull request #1393 from jsoref/grammar
- 21bae50 Merge pull request #1426 from dolmen/testing-fix-use-of-math-rand
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions