mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-02-17 18:39:53 +03:00
5 lines
56 B
Go
5 lines
56 B
Go
//go:build !race
|
|
|
|
package version
|
|
|
|
const isRace = false
|