Skip to content

Commit f5d07d2

Browse files
chore(deps): update module github.com/shirou/gopsutil/v3 to v4
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent cad345d commit f5d07d2

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
@@ -146,7 +146,7 @@ require (
146146
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
147147
github.com/segmentio/backo-go v1.0.0 // indirect
148148
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
149-
github.com/shirou/gopsutil/v3 v3.24.5 // indirect
149+
github.com/shirou/gopsutil/v4 v4.25.11 // indirect
150150
github.com/shopspring/decimal v1.4.0 // indirect
151151
github.com/sirupsen/logrus v1.9.3 // indirect
152152
github.com/skeema/knownhosts v1.3.1 // indirect

0 commit comments

Comments
 (0)