mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 05:00:22 +03: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