heroku fixes
This commit is contained in:
parent
221c2ebe49
commit
c4dd8b7592
|
@ -20,6 +20,9 @@
|
||||||
# name = "github.com/x/y"
|
# name = "github.com/x/y"
|
||||||
# version = "2.4.0"
|
# version = "2.4.0"
|
||||||
|
|
||||||
|
[metadata.heroku]
|
||||||
|
root-package = "git.xeserv.us/xena/identicond"
|
||||||
|
install = [ "./cmd/..." ]
|
||||||
|
|
||||||
[[constraint]]
|
[[constraint]]
|
||||||
name = "github.com/Xe/ln"
|
name = "github.com/Xe/ln"
|
||||||
|
|
Loading…
Reference in New Issue