mirror of
https://github.com/pgsty/minio.git
synced 2026-08-10 16:23:28 +03:00
6 lines
57 B
Go
6 lines
57 B
Go
// +build !race
|
|
|
|
package mgo
|
|
|
|
const raceDetector = false
|