fix(deps): update module github.com/google/gops to v0.3.26 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/google/gops | require | patch |
v0.3.24 -> v0.3.26
|
Release Notes
google/gops
v0.3.26
What's Changed
- Migrate gops to use spf13/cobra by @glibsm in https://github.com/google/gops/pull/173
- ci: add dependabot config by @tklauser in https://github.com/google/gops/pull/176
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in https://github.com/google/gops/pull/177
- build(deps): bump actions/setup-go from 2 to 3 by @dependabot in https://github.com/google/gops/pull/178
- build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in https://github.com/google/gops/pull/179
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.4 to 3.22.7 by @dependabot in https://github.com/google/gops/pull/181
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.7 to 3.22.8 by @dependabot in https://github.com/google/gops/pull/182
- Update CI to Go 1.19 by @tklauser in https://github.com/google/gops/pull/180
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.8 to 3.22.9 by @dependabot in https://github.com/google/gops/pull/183
- build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 by @dependabot in https://github.com/google/gops/pull/185
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10 by @dependabot in https://github.com/google/gops/pull/186
- Remove vendored modules by @tklauser in https://github.com/google/gops/pull/188
- goprocess: replace go-ps with gopsutil by @zhsj in https://github.com/google/gops/pull/187
New Contributors
- @glibsm made their first contribution in https://github.com/google/gops/pull/173
- @dependabot made their first contribution in https://github.com/google/gops/pull/177
- @zhsj made their first contribution in https://github.com/google/gops/pull/187
Full Changelog: https://github.com/google/gops/compare/v0.3.25...v0.3.26
v0.3.25
What's Changed
- Fix data race in agent.Listen by @tklauser in https://github.com/google/gops/pull/174
- Only report CPU percentage per period if period is > 0 by @tklauser in https://github.com/google/gops/pull/175
Full Changelog: https://github.com/google/gops/compare/v0.3.24...v0.3.25
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot