mirror of
https://github.com/minio/minio.git
synced 2025-01-12 23:43:22 -05:00
6 lines
57 B
Go
6 lines
57 B
Go
// +build !race
|
|
|
|
package mgo
|
|
|
|
const raceDetector = false
|