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