aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2019-10-24 02:01:43 -0700
committerGitHub <noreply@github.com>2019-10-24 02:01:43 -0700
commitde61bb6a3522287040108b6f64668ac9ab8478b6 (patch)
treef4bde08578f009f121b1c7d9ea773edc99ec5a23 /go.mod
parent01c8df01ec0608f1f25b2f1444adabb98fa5ee8a (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.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 499de0b6..928da6cb 100644
--- a/go.mod
+++ b/go.mod
@@ -67,3 +67,5 @@ require (
xorm.io/core v0.7.2
xorm.io/xorm v0.8.0
)
+
+// +heroku goVersion go1.13.3