mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-22 13:05:36 +03:00
5 lines
54 B
Go
5 lines
54 B
Go
//go:build race
|
|
|
|
package version
|
|
|
|
const isRace = true
|