Skip to content

Commit 0294d65

Browse files
fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.3
1 parent 67268af commit 0294d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.22.9
44

55
require (
66
github.com/godbus/dbus/v5 v5.1.0
7-
github.com/shirou/gopsutil/v4 v4.25.2
7+
github.com/shirou/gopsutil/v4 v4.25.3
88
github.com/spf13/cobra v1.9.1
99
golang.org/x/term v0.29.0
1010
gopkg.in/yaml.v3 v3.0.1

0 commit comments

Comments
 (0)