add heroku build flags

This commit is contained in:
c9s 2020-10-26 10:48:38 +08:00
parent 2d0c2c5631
commit a559096208

2
go.mod
View File

@ -1,3 +1,5 @@
// +heroku install ./cmd/...
module github.com/c9s/bbgo
go 1.13