1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-02 23:58:35 +00:00

fix version-validation (because of 1.12 -> 1.13 switch) (#8389)

* fix depenedency

* make vendor first
This commit is contained in:
6543
2019-10-06 06:10:47 +02:00
committed by techknowlogick
parent e90d88d5d5
commit b6fba5b459
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -45,7 +45,7 @@ require (
github.com/go-macaron/binding v0.0.0-20160711225916-9440f336b443
github.com/go-macaron/cache v0.0.0-20151013081102-561735312776
github.com/go-macaron/captcha v0.0.0-20190710000913-8dc5911259df
github.com/go-macaron/cors v0.0.0-20190309005821-6fd6a9bfe14e9
github.com/go-macaron/cors v0.0.0-20190418220122-6fd6a9bfe14e
github.com/go-macaron/csrf v0.0.0-20180426211211-503617c6b372
github.com/go-macaron/i18n v0.0.0-20160612092837-ef57533c3b0f
github.com/go-macaron/inject v0.0.0-20160627170012-d8a0b8677191