File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ require (
133133 github.com/prometheus/common/sigv4 v0.1.0
134134 github.com/richardartoul/molecule v1.0.0
135135 github.com/schollz/progressbar/v3 v3.17.1
136- github.com/shirou/gopsutil/v4 v4.24.10
136+ github.com/shirou/gopsutil/v4 v4.24.11
137137 github.com/thanos-io/objstore v0.0.0-20241111205755-d1dd89d41f97
138138 github.com/twmb/franz-go v1.18.0
139139 github.com/twmb/franz-go/pkg/kadm v1.14.0
Original file line number Diff line number Diff line change @@ -2507,8 +2507,8 @@ github.com/sercand/kuberesolver/v5 v5.1.1/go.mod h1:Fs1KbKhVRnB2aDWN12NjKCB+RgYM
25072507github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
25082508github.com/shirou/gopsutil v2.20.9+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
25092509github.com/shirou/gopsutil/v3 v3.22.9 /go.mod h1:bBYl1kjgEJpWpxeHmLI+dVHWtyAwfcmSBLDsp2TNT8A =
2510- github.com/shirou/gopsutil/v4 v4.24.10 h1:7VOzPtfw/5YDU+jLEoBwXwxJbQetULywoSV4RYY7HkM =
2511- github.com/shirou/gopsutil/v4 v4.24.10 /go.mod h1:s4D/wg+ag4rG0WO7AiTj2BeYCRhym0vM7DHbZRxnIT8 =
2510+ github.com/shirou/gopsutil/v4 v4.24.11 h1:WaU9xqGFKvFfsUv94SXcUPD7rCkU0vr/asVdQOBZNj8 =
2511+ github.com/shirou/gopsutil/v4 v4.24.11 /go.mod h1:s4D/wg+ag4rG0WO7AiTj2BeYCRhym0vM7DHbZRxnIT8 =
25122512github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24 /go.mod h1:M+9NzErvs504Cn4c5DxATwIqPbtswREoFCre64PpcG4 =
25132513github.com/shopspring/decimal v0.0.0-20200105231215-408a2507e114 /go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o =
25142514github.com/shopspring/decimal v1.2.0 /go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o =
Original file line number Diff line number Diff line change @@ -1507,7 +1507,7 @@ github.com/segmentio/fasthash/fnv1a
15071507# github.com/sercand/kuberesolver/v5 v5.1.1
15081508## explicit; go 1.18
15091509github.com/sercand/kuberesolver/v5
1510- # github.com/shirou/gopsutil/v4 v4.24.10
1510+ # github.com/shirou/gopsutil/v4 v4.24.11
15111511## explicit; go 1.18
15121512github.com/shirou/gopsutil/v4/common
15131513github.com/shirou/gopsutil/v4/cpu
You can’t perform that action at this time.
0 commit comments