Specify metadata for heroku
This commit is contained in:
parent
1620f2be56
commit
2e64b56d14
@ -24,6 +24,10 @@
|
|||||||
# go-tests = true
|
# go-tests = true
|
||||||
# unused-packages = true
|
# unused-packages = true
|
||||||
|
|
||||||
|
[metadata.heroku]
|
||||||
|
root-package = "github.com/heroku/go-getting-started"
|
||||||
|
go-version = "1.11"
|
||||||
|
install = [ "./..." ]
|
||||||
|
|
||||||
[[constraint]]
|
[[constraint]]
|
||||||
name = "github.com/BurntSushi/toml"
|
name = "github.com/BurntSushi/toml"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user