Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdcc8e9e

Browse files
authored
chore: update gopsutil to fix panic on macos (#18330)
Fixescoder/internal#688
1 parentf460065 commitdcc8e9e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ require (
170170
github.com/prometheus/commonv0.63.0
171171
github.com/quasilyte/go-ruleguard/dslv0.3.22
172172
github.com/robfig/cron/v3v3.0.1
173-
github.com/shirou/gopsutil/v4v4.25.3
173+
github.com/shirou/gopsutil/v4v4.25.4
174174
github.com/skratchdot/open-golangv0.0.0-20200116055534-eef842397966
175175
github.com/spf13/aferov1.14.0
176176
github.com/spf13/pflagv1.0.6

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1711,8 +1711,8 @@ github.com/secure-systems-lab/go-securesystemslib v0.9.0 h1:rf1HIbL64nUpEIZnjLZ3
17111711
github.com/secure-systems-lab/go-securesystemslibv0.9.0/go.mod h1:DVHKMcZ+V4/woA/peqr+L0joiRXbPpQ042GgJckkFgw=
17121712
github.com/sergi/go-diffv1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8=
17131713
github.com/sergi/go-diffv1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
1714-
github.com/shirou/gopsutil/v4v4.25.3 h1:SeA68lsu8gLggyMbmCn8cmp97V1TI9ld9sVzAUcKcKE=
1715-
github.com/shirou/gopsutil/v4v4.25.3/go.mod h1:xbuxyoZj+UsgnZrENu3lQivsngRR5BdjbJwf2fv4szA=
1714+
github.com/shirou/gopsutil/v4v4.25.4 h1:cdtFO363VEOOFrUCjZRh4XVJkb548lyF0q0uTeMqYPw=
1715+
github.com/shirou/gopsutil/v4v4.25.4/go.mod h1:xbuxyoZj+UsgnZrENu3lQivsngRR5BdjbJwf2fv4szA=
17161716
github.com/sirupsen/logrusv1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
17171717
github.com/sirupsen/logrusv1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
17181718
github.com/sirupsen/logrusv1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp