gofmt generated file.
This commit is contained in:
parent
6d2f4a0813
commit
f5130db6b0
2 changed files with 20 additions and 19 deletions
|
@ -2,6 +2,7 @@
|
|||
//go:generate rm -vf autogen/genstatic/gen.go
|
||||
//go:generate mkdir -p static
|
||||
//go:generate go-bindata -pkg gentemplates -modtime 1509884496 -mode 436 -o autogen/gentemplates/gen.go ./templates/...
|
||||
//go:generate gofmt -w autogen/gentemplates/gen.go
|
||||
//go:generate go-bindata -pkg genstatic -o autogen/genstatic/gen.go ./static/...
|
||||
|
||||
package main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue