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