fix(deps): update module github.com/google/gops to v0.3.28
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/google/gops | require | patch |
v0.3.26 -> v0.3.28
|
Release Notes
google/gops
v0.3.28
What's Changed
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.1 to 3.23.2 by @dependabot in https://github.com/google/gops/pull/204
- build(deps): bump golang.org/x/sys from 0.5.0 to 0.6.0 by @dependabot in https://github.com/google/gops/pull/205
- build(deps): bump github.com/xlab/treeprint from 1.1.0 to 1.2.0 by @dependabot in https://github.com/google/gops/pull/206
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in https://github.com/google/gops/pull/207
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.2 to 3.23.3 by @dependabot in https://github.com/google/gops/pull/208
- build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0 by @dependabot in https://github.com/google/gops/pull/209
- build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in https://github.com/google/gops/pull/210
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.3 to 3.23.4 by @dependabot in https://github.com/google/gops/pull/211
- build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 by @dependabot in https://github.com/google/gops/pull/212
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.4 to 3.23.5 by @dependabot in https://github.com/google/gops/pull/214
- build(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0 by @dependabot in https://github.com/google/gops/pull/215
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.7 by @dependabot in https://github.com/google/gops/pull/220
- build(deps): bump golang.org/x/sys from 0.10.0 to 0.11.0 by @dependabot in https://github.com/google/gops/pull/221
- Fix process command crash when provided with no args by @mtardy in https://github.com/google/gops/pull/219
New Contributors
- @mtardy made their first contribution in https://github.com/google/gops/pull/219
Full Changelog: https://github.com/google/gops/compare/v0.3.27...v0.3.28
v0.3.27
What's Changed
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11 by @dependabot in https://github.com/google/gops/pull/189
- build(deps): bump golang.org/x/sys from 0.2.0 to 0.3.0 by @dependabot in https://github.com/google/gops/pull/190
- go.mod: downgrade github.com/shirou/gopsutil to v3.22.10 by @tklauser in https://github.com/google/gops/pull/192
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11 by @dependabot in https://github.com/google/gops/pull/193
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.11 to 3.22.12 by @dependabot in https://github.com/google/gops/pull/194
- build(deps): bump golang.org/x/sys from 0.3.0 to 0.4.0 by @dependabot in https://github.com/google/gops/pull/195
- internal: remove redundant environment variable checks in ConfigDir by @tklauser in https://github.com/google/gops/pull/196
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1 by @dependabot in https://github.com/google/gops/pull/198
- build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0 by @dependabot in https://github.com/google/gops/pull/199
- cmd/shared: add 'off' option to setgc by @segevda in https://github.com/google/gops/pull/201
- replace io/ioutil usages with io and os by @segevda in https://github.com/google/gops/pull/202
- Update CI to Go 1.20 by @tklauser in https://github.com/google/gops/pull/203
New Contributors
- @segevda made their first contribution in https://github.com/google/gops/pull/201
Full Changelog: https://github.com/google/gops/compare/v0.3.26...v0.3.27
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot