-
- Downloads
Update module github.com/shirou/gopsutil/v4 to v4.25.1
parent
c69ac96e
No related branches found
No related tags found
... | ... | @@ -12,7 +12,7 @@ require ( |
github.com/opentracing/opentracing-go v1.2.0 | ||
github.com/prometheus/client_golang v1.20.5 | ||
github.com/prometheus/procfs v0.15.1 | ||
github.com/shirou/gopsutil/v4 v4.24.12 | ||
github.com/shirou/gopsutil/v4 v4.25.1 | ||
github.com/sourcegraph/log v0.0.0-20241024013702-574f7079c888 | ||
github.com/sourcegraph/mountinfo v0.0.0-20240201124957-b314c0befab1 | ||
github.com/sourcegraph/zoekt v0.0.0-20240410142517-ab1b8f09199e | ||
... | ... | @@ -56,7 +56,7 @@ require ( |
github.com/dgraph-io/badger/v4 v4.2.0 // indirect | ||
github.com/dgraph-io/ristretto v0.1.1 // indirect | ||
github.com/dustin/go-humanize v1.0.1 // indirect | ||
github.com/ebitengine/purego v0.8.1 // indirect | ||
github.com/ebitengine/purego v0.8.2 // indirect | ||
github.com/fatih/color v1.16.0 // indirect | ||
github.com/felixge/httpsnoop v1.0.4 // indirect | ||
github.com/fsnotify/fsnotify v1.7.0 // indirect | ||
... | ... |
Please register or sign in to comment