mirror of
https://github.com/minio/minio.git
synced 2025-12-06 15:54:09 -05:00
Enable multiple concurrent profile types (#8792)
This commit is contained in:
1
go.mod
1
go.mod
@@ -85,7 +85,6 @@ require (
|
||||
github.com/ncw/directio v1.0.5
|
||||
github.com/nsqio/go-nsq v1.0.7
|
||||
github.com/pkg/errors v0.8.1
|
||||
github.com/pkg/profile v1.3.0
|
||||
github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829
|
||||
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 // indirect
|
||||
github.com/rcrowley/go-metrics v0.0.0-20190704165056-9c2d0518ed81 // indirect
|
||||
|
||||
Reference in New Issue
Block a user