AdGuardHome/internal/version/race.go

7 lines
69 B
Go
Raw Normal View History

//go:build race
// +build race
package version
const isRace = true