gogs: rise Go requirement to 1.7

This commit is contained in:
Unknwon
2018-10-03 20:49:49 -04:00
parent a221b2807f
commit 14e49614e6

View File

@@ -1,4 +1,4 @@
// +build go1.6 // +build go1.7
// Copyright 2014 The Gogs Authors. All rights reserved. // Copyright 2014 The Gogs Authors. All rights reserved.
// Use of this source code is governed by a MIT-style // Use of this source code is governed by a MIT-style