1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-12-26 07:33:21 -05:00

Have go generate make JavaScript

This commit is contained in:
Aaron Lindsay 2016-02-13 17:13:58 -05:00
parent ed2bae3a88
commit 443356caec

View File

@ -1,5 +1,7 @@
package main
//go:generate make
import (
"flag"
"github.com/gorilla/context"