mirror of
https://github.com/minio/minio.git
synced 2025-11-25 03:56:17 -05:00
Move atomic package to the top and simplify its tests
This commit is contained in:
@@ -25,8 +25,8 @@ import (
|
||||
"sync"
|
||||
"syscall"
|
||||
|
||||
"github.com/minio/minio/pkg/atomic"
|
||||
"github.com/minio/minio/pkg/probe"
|
||||
"github.com/minio/minio/pkg/utils/atomic"
|
||||
)
|
||||
|
||||
// Disk container for disk parameters
|
||||
|
||||
Reference in New Issue
Block a user