8 lines
66 B
Go
8 lines
66 B
Go
//go:build embed
|
|
|
|
package buildinfo
|
|
|
|
func init() {
|
|
site = true
|
|
}
|