generate bindata

This commit is contained in:
asoseil 2017-12-14 23:37:58 +01:00
parent 4e6ff3fcf5
commit 5f72a4c615
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
//go:generate go-bindata -pkg=realize -o=realize/bindata.go realize/assets/...
package main
import (