Skip to content

Commit e875ae5

Browse files
authored
Merge pull request #3854 from gofiber/dependabot/go_modules/monitoring-with-apitally/github.com/shirou/gopsutil/v4-4.25.11
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.2 to 4.25.11 in /monitoring-with-apitally
2 parents 41f934c + 3933f07 commit e875ae5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

monitoring-with-apitally/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ require (
1313
github.com/ebitengine/purego v0.9.1 // indirect
1414
github.com/go-ole/go-ole v1.2.6 // indirect
1515
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
16-
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
17-
github.com/shirou/gopsutil/v4 v4.25.2 // indirect
16+
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
17+
github.com/shirou/gopsutil/v4 v4.25.11 // indirect
1818
github.com/tklauser/go-sysconf v0.3.16 // indirect
1919
github.com/tklauser/numcpus v0.11.0 // indirect
2020
github.com/yusufpapurcu/wmi v1.2.4 // indirect

monitoring-with-apitally/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ github.com/mattn/go-runewidth v0.0.19 h1:v++JhqYnZuu5jSKrk9RbgF5v4CGUjqRfBm05byF
5555
github.com/mattn/go-runewidth v0.0.19/go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs=
5656
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
5757
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
58-
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c h1:ncq/mPwQF4JjgDlrVEn3C11VoGHZN7m8qihwgMEtzYw=
59-
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c/go.mod h1:OmDBASR4679mdNQnz2pUhc2G8CO2JrUAVFDRBDP/hJE=
60-
github.com/shirou/gopsutil/v4 v4.25.2 h1:NMscG3l2CqtWFS86kj3vP7soOczqrQYIEhO/pMvvQkk=
61-
github.com/shirou/gopsutil/v4 v4.25.2/go.mod h1:34gBYJzyqCDT11b6bMHP0XCvWeU3J61XRT7a2EmCRTA=
58+
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 h1:o4JXh1EVt9k/+g42oCprj/FisM4qX9L3sZB3upGN2ZU=
59+
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55/go.mod h1:OmDBASR4679mdNQnz2pUhc2G8CO2JrUAVFDRBDP/hJE=
60+
github.com/shirou/gopsutil/v4 v4.25.11 h1:X53gB7muL9Gnwwo2evPSE+SfOrltMoR6V3xJAXZILTY=
61+
github.com/shirou/gopsutil/v4 v4.25.11/go.mod h1:EivAfP5x2EhLp2ovdpKSozecVXn1TmuG7SMzs/Wh4PU=
6262
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
6363
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
6464
github.com/tklauser/go-sysconf v0.3.16 h1:frioLaCQSsF5Cy1jgRBrzr6t502KIIwQ0MArYICU0nA=

0 commit comments

Comments
 (0)