mirror of
https://github.com/coredns/coredns.git
synced 2025-11-24 04:34:01 -05:00
6 lines
57 B
Go
6 lines
57 B
Go
// +build !race
|
|
|
|
package mgo
|
|
|
|
const raceDetector = false
|