mirror of
https://github.com/gotify/server.git
synced 2026-06-20 13:02:20 +08:00
6 lines
68 B
Go
6 lines
68 B
Go
// +build !race
|
|
|
|
package compat
|
|
|
|
var extraGoBuildFlags = []string{}
|