mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 11:34:26 +00:00
5 lines
100 B
Go
5 lines
100 B
Go
|
package main
|
||
|
|
||
|
//go:generate go-bindata -pkg main -o templates.go templates
|
||
|
//go:generate go install
|