heroku fixes

This commit is contained in:
Cadey Ratio 2017-12-29 17:13:22 -05:00
parent 221c2ebe49
commit c4dd8b7592
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@
# name = "github.com/x/y"
# version = "2.4.0"
[metadata.heroku]
root-package = "git.xeserv.us/xena/identicond"
install = [ "./cmd/..." ]
[[constraint]]
name = "github.com/Xe/ln"