What's Changed
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11 by @dependabot in #189
- build(deps): bump golang.org/x/sys from 0.2.0 to 0.3.0 by @dependabot in #190
- go.mod: downgrade github.com/shirou/gopsutil to v3.22.10 by @tklauser in #192
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11 by @dependabot in #193
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.11 to 3.22.12 by @dependabot in #194
- build(deps): bump golang.org/x/sys from 0.3.0 to 0.4.0 by @dependabot in #195
- internal: remove redundant environment variable checks in ConfigDir by @tklauser in #196
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1 by @dependabot in #198
- build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0 by @dependabot in #199
- cmd/shared: add 'off' option to setgc by @segevda in #201
- replace io/ioutil usages with io and os by @segevda in #202
- Update CI to Go 1.20 by @tklauser in #203
New Contributors
Full Changelog: v0.3.26...v0.3.27