Update heroku go version to 1.13

This commit is contained in:
Dan Sosedoff 2019-11-02 13:45:56 -05:00
parent bc95e8dced
commit d833df8b0d

View File

@ -26,7 +26,7 @@
[metadata.heroku]
root-package = "github.com/sosedoff/pgweb"
go-version = "1.11"
go-version = "1.13"
install = [ "./..." ]
[[constraint]]