mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
fix: should call func globalOSMetrics.time(s)() when updateOSMetrics (#18209)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module github.com/minio/minio/docs/debugging/pprofgoparser
|
||||
|
||||
go 1.21.1
|
||||
go 1.21.3
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module github.com/minio/minio/docs/debugging/s3-verify
|
||||
|
||||
go 1.21.1
|
||||
go 1.21.3
|
||||
|
||||
require github.com/minio/minio-go/v7 v7.0.63
|
||||
|
||||
|
||||
Reference in New Issue
Block a user