Commit Graph

19 Commits

Author SHA1 Message Date
dependabot[bot]
dbd3bb1481 chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.11 to 4.25.12
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.25.11 to 4.25.12.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v4.25.11...v4.25.12)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.25.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-05 21:18:03 +00:00
Ciprian Hacman
9cfeb3197e Update dependencies to K8s 1.35 2025-12-23 08:53:36 +02:00
Ciprian Hacman
6b19393e1c Update dependencies and bump Go to v1.24.10 2025-11-29 11:15:51 +02:00
dependabot[bot]
5474ff5e29 chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.8 to 4.25.9
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.25.8 to 4.25.9.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v4.25.8...v4.25.9)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.25.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 21:14:34 +00:00
dependabot[bot]
8e1f3e1e8f chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.7 to 4.25.8
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.25.7 to 4.25.8.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v4.25.7...v4.25.8)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.25.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 21:27:46 +00:00
Sergey Kanzhelev
db7eb8366c updated gopsutil 2025-08-13 21:53:17 +00:00
github-actions
7a48ce2e38 Update dependencies 2024-06-07 06:06:34 +00:00
github-actions
338430f835 Update dependencies 2024-05-03 06:05:43 +00:00
github-actions
6c34d567d4 Update dependencies 2024-04-03 22:17:34 +00:00
Ciprian Hacman
9769baefb9 Update dependencies 2024-03-06 07:12:46 +02:00
Ciprian Hacman
ef98b9612e Update dependencies 2024-02-04 06:24:27 +02:00
Manuel Rüger
c4311bd207 Move github.com/shirou/gopsutil to v3 2023-09-11 12:18:22 +02:00
Mike Miranda
5fd18a117f Update dependencies to latest 2023-06-29 18:30:57 +00:00
Karan Goel
db35f6a857 bump some dependencies to latest versions 2020-11-09 15:33:13 -08:00
Xuewei Zhang
7f9437cba0 Add github.com/shirou/gopsutil/load library 2020-01-31 15:42:57 -08:00
Xuewei Zhang
935fab705e Add github.com/shirou/gopsutil/host to vendor
This is needed for a coming PR to measure system uptime.
I separated vendor changes out, because they are larger while easier to
review.

This done via:
GO111MODULE=on go get github.com/shirou/gopsutil/host
GO111MODULE=on go mod vendor
2019-06-27 16:40:05 -07:00
Xuewei Zhang
aa44e54c50 Add OpenCensus and gopsutil as dependency 2019-06-05 17:10:25 -07:00
Zhen Wang
d34cd0c15b go mod vendor 2019-06-04 01:07:41 -07:00
Xuewei Zhang
d744b1cde5 Add github.com/shirou/gopsutil/disk in Godep 2019-06-03 15:04:42 -07:00