mirror of
https://github.com/gotify/server.git
synced 2026-05-23 01:42:28 +08:00
6 lines
68 B
Go
6 lines
68 B
Go
// +build !race
|
|
|
|
package plugin
|
|
|
|
var extraGoBuildFlags = []string{}
|