We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad345d commit f5d07d2Copy full SHA for f5d07d2
go.mod
@@ -146,7 +146,7 @@ require (
146
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
147
github.com/segmentio/backo-go v1.0.0 // indirect
148
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
149
- github.com/shirou/gopsutil/v3 v3.24.5 // indirect
+ github.com/shirou/gopsutil/v4 v4.25.11 // indirect
150
github.com/shopspring/decimal v1.4.0 // indirect
151
github.com/sirupsen/logrus v1.9.3 // indirect
152
github.com/skeema/knownhosts v1.3.1 // indirect
0 commit comments