diff options
author | Unknwon <u@gogs.io> | 2019-10-24 02:01:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-24 02:01:43 -0700 |
commit | de61bb6a3522287040108b6f64668ac9ab8478b6 (patch) | |
tree | f4bde08578f009f121b1c7d9ea773edc99ec5a23 /go.mod | |
parent | 01c8df01ec0608f1f25b2f1444adabb98fa5ee8a (diff) |
packager.io: update scripts (#5837)
* Test new buildpack and distro
* Try another buildpack version
* Give another try
* Try another one
* Best effort
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -67,3 +67,5 @@ require ( xorm.io/core v0.7.2 xorm.io/xorm v0.8.0 ) + +// +heroku goVersion go1.13.3 |