Skip to content

v0.3.26

Compare
Choose a tag to compare
@tklauser tklauser released this 25 Nov 13:19
· 56 commits to master since this release
v0.3.26
eebecad

What's Changed

  • Migrate gops to use spf13/cobra by @glibsm in #173
  • ci: add dependabot config by @tklauser in #176
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #177
  • build(deps): bump actions/setup-go from 2 to 3 by @dependabot in #178
  • build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #179
  • build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.4 to 3.22.7 by @dependabot in #181
  • build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.7 to 3.22.8 by @dependabot in #182
  • Update CI to Go 1.19 by @tklauser in #180
  • build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.8 to 3.22.9 by @dependabot in #183
  • build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 by @dependabot in #185
  • build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10 by @dependabot in #186
  • Remove vendored modules by @tklauser in #188
  • goprocess: replace go-ps with gopsutil by @zhsj in #187

New Contributors

Full Changelog: v0.3.25...v0.3.26